Solved - Handling of varchar/char - Fields
Posted: 08.01.2007, 19:18
Hi mdaems
Sorry about hijacking the thread. How do I register for the bug tracker.
I have solved my problem. It was the libmysql.dll.
Although I was using MySql 5 server the dll that Delphi uses was version 4 of libmysql.dll because that was the dll that was in the path.
I just copy libmysql50.dll from the zeos lib directory to the directory in the path. Now it works great.
(Sounds easy he. That's what drives me up the wall that it sometimes take 5 hours to find a solution that takes 30 seconds to do)
(I found out that dbexpmysql.dll that is used by dbexpress do not work with version 5 of libmysql.dll that is part of the MySql distro. Another reason to switch to Zeos.)
Thanks again for a great product.
Nico
Sorry about hijacking the thread. How do I register for the bug tracker.
I have solved my problem. It was the libmysql.dll.
Although I was using MySql 5 server the dll that Delphi uses was version 4 of libmysql.dll because that was the dll that was in the path.
I just copy libmysql50.dll from the zeos lib directory to the directory in the path. Now it works great.
(Sounds easy he. That's what drives me up the wall that it sometimes take 5 hours to find a solution that takes 30 seconds to do)
(I found out that dbexpmysql.dll that is used by dbexpress do not work with version 5 of libmysql.dll that is part of the MySql distro. Another reason to switch to Zeos.)
Thanks again for a great product.
Nico