Yes, I have this.
Dexter
Search found 3 matches
- 02.02.2006, 16:31
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Requested database driver was not found
- Replies: 3
- Views: 4182
- 02.02.2006, 16:30
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Requested database driver was not found
- Replies: 3
- Views: 4182
Yes, I have this.
Dexter
- 02.02.2006, 14:36
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Requested database driver was not found
- Replies: 3
- Views: 4182
Requested database driver was not found
Hi, I have Delphi 2005 and ZEOS Lib ver. 6.5.1, MySQL server 3.23. On projects's from I have one component ZConnection1. ZConnection1.database := 'mybase'; ZConnection1.Port := 0; ZConnection1.HostName := 'localhost'; ZConnection1.User := 'root'; ZConnection1.Password := 'mypass'; When I job in my p...