mysql and kylix
Marcelo Manzato <[email protected]> Fri, 9 Aug 2002 07:05:54 -0700 (PDT)
| Newsgroups | gmane.comp.lang.delphi.kylix |
|---|---|
| Message-ID | <[email protected]> |
Hi, I really don't know what to do. I need to use kylix (version 1-server developer) with mysql, and my version is 3.23.41. Initially, I made my application, and when I changed the connected property to true, the kylix sent a message that it wasn't finding the "libmysqlclient.so.6.0.0". So, I tried to change the VendorLib property to "libmysqlclient.so.10.0.0", once my mysql had this archive. Then, again, I changed the connected property to true (of course before I did all the configurations of my dbxconnection, making sure that the user name and password was right), and when the application asked for the user name and password, it accused that they were wrong... After this, I did the download of the update for dbexpress, in the borland site, which said that this update could solve all these problems... Then, I did all the configurations (changed in my ~/.borland/dbxdrivers archive the LibraryName=libsqlmy.so.1 to LibraryName=libsqlmy23.so.1 and the VendorLib=libmysqlclient.so.6.0.0 to VendorLib=libmysqlclient.so.10.0.0) Then, everything was ok, I connected to my db, I saw the tables in the commandtext property, but when running the application, when the SQLdataset really had to work, it accused the following error seemed to this: "List Index Out of Bounds (0)". Now I don't know what to do, if you have a suggestion, please tell me... it's very important Thank you __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com