Welcome! Log In Create A New Profile

Advanced

Please help

Posted by 41903013 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
Please help
July 02, 2008 02:14PM
I'm using Delphi 2007 for win32 on windows xp home.
every time I try change the connected property of an SQLConnection to true it gives me an error message!!!!! Something to do with "cant find file dbx.....".
What should I do???
Re: Please help
July 02, 2008 03:07PM
Are all files including the database files in the same directory?
Re: Please help
July 19, 2008 01:10PM
I was having the same problem. In order to fix the issue you need to copy the libmySQL.dll file into Delphi's bin folder (C:\Program Files\CodeGear\RAD Studio\5.0\bin) from C:\mysql\bin (assuming you used the default directories for all your installs). It doesn't make any sense to me seeing that the path to the file libmySQL.dll is explicity set in the VendorLib property of the TSqlCOnnection control. Oh well...
Sorry, only registered users may post in this forum.

Click here to login