Joao Carlos H. Barcellos Guest
|
Posted: Thu Jan 22, 2004 9:03 pm Post subject: dbexpmy4.dll FeedBack |
|
|
dbexpmy4.dll FeedBack
=========================
Hello !
At the site :
http://community.borland.com/article/0,1410,28590,00.html
There is a recommendation :
-----------
Feedback
Please provide feedback on this beta to the
borland.public.delphi.database.dbexpress. If you cannot access our
newsgroups with a conventional newsgroup reader, you can use a browser
to access this newsgroup at http://newsgroups.borland.com.
If you encounter problems with this beta product, please provide as much
detail as possible in the newsgroup message, including the platform you
are running on and steps to reproduce the problem.
-----------
Well, here is it :
Computer :
Pentium 4 with MS Windows 2000 - 5.00.2195 Service Pack 3
I'm using Delphi 6 Enterprise ( Build 6.240) Update Pack 2
I've installed MySql 4.0.17-nt and set the user/password in it
I've installed MySql ODBC 3.51 driver too
I've configured the BDE parameters and Aliases.
The application that use BDE works fine.
But, unfortunatelly, dbexpress doesn't :
I downloaded dbexpmy4.dll and put it to C:WINNTsystem32 directory
I copy libmysql.dll from mysqlbin to C:WINNTsystem32 directory
After, I changed the TSQLConnection property of LibraryName
from dbexpmysql.dll to dbexpmy4.dll and set the property
of HostName, Password and User_Name.
When I click the Botton : "Test Connection"
I receive the message :
"Failure to Connect: DBX Error: Invalid Username/Password"
Did I do something wrong or the dbexpmy4 doesn´t work?
Thanks in advance.
Jocax
PS: Excuse me my bad English
|
|