MySQL 5.0 and Delphi 7

Forum related to version 6.1.5 of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
pttk
Junior Boarder
Junior Boarder
Posts: 37
Joined: 24.03.2006, 15:07

MySQL 5.0 and Delphi 7

Post by pttk »

Hi,

I have Zeos 6.1.5 in Delphi 7.0, but need to connect MySQL 5.0

ZeosDBO (6.5.1 Alpha) supports direct connectivity to the following databases using the vendor provided, native interface:

MySQL 3.20 - 4.1
PostgreSQL 6.5 - 7.4
Firebird 1.0 - 1.5
Interbase 5.0 - 7.5
Microsoft SQL Server 7, 2000
Sybase ASE 12.0, 12.5
Oracle 9i
SQLite 2.8

What happens with MySQL 5.0

Thank

PTTK
PTTK
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Not supported in 6.5.1 Alpha (of 2004). If you rename your mysql5 dll, you could use mysql4.1 protocol, however I advise to use 6.6.0-Beta. It's (should be) almost painless. Only the requestlive property of the connectionis changed to ReadOnly.

Mark
pttk
Junior Boarder
Junior Boarder
Posts: 37
Joined: 24.03.2006, 15:07

Post by pttk »

Ok, Thank

I probe with 6.6.0 BETA

PTTK
PTTK
pttk
Junior Boarder
Junior Boarder
Posts: 37
Joined: 24.03.2006, 15:07

Post by pttk »

Sorry...,

But need uninstall 6.1.5 for install 6.6.0 Beta?

My application's work OK with 6.6.0 Beta?

Thank

PTTK
PTTK
Post Reply