Search found 3 matches
- 02.02.2011, 21:00
- Forum: 6.6 - stable
- Topic: Problem with MySQL Libs [ZEOS + MySQL + Delphi 7]
- Replies: 5
- Views: 2549
Unfortunately the problem is real on 64-bit Windows. I have encountered this problem using Delphi 7 and Zeos and accidentally trying to load the 64bit version of libmysql.dll. The problem is easily solved by using the 32bit version of libmysql, one copy can be found here http://dev.mysql.com/get/Dow...
- 07.12.2005, 21:52
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: postgresql database name problem
- Replies: 1
- Views: 612
- 07.12.2005, 21:47
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: postgresql database name problem
- Replies: 1
- Views: 612
postgresql database name problem
Hi, im using zeoslib with kylix and im trying to connect to various databases, as passed by the user, to a postgresql 8.0.0 server. The problem that occurs is when im trying to connect to a database that does not exist, the .connect function does not return, i can see the unknown database message in...