ZConnection with MySQL 4.x

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
mbsoft
Fresh Boarder
Fresh Boarder
Posts: 7
Joined: 11.10.2005, 18:09

ZConnection with MySQL 4.x

Post by mbsoft »

I'm using ZEOS 6.5 alpha
MySQL 4.x

ZConnection.Catalog := 'mbsoftswift';

ZConnection : what do i have to fill-in on ZConnection.Database ?
Clicking on this property starts a selecting file, but which file do i have to choose.

Thx
zippo
Silver Boarder
Silver Boarder
Posts: 322
Joined: 12.10.2005, 18:01
Location: Slovenia

Post by zippo »

Well, I would like to know what Catalog is exactly for. I always use .Database to select a database.
mbsoft
Fresh Boarder
Fresh Boarder
Posts: 7
Joined: 11.10.2005, 18:09

Post by mbsoft »

I found out !

ZConnection.Database := 'mbsoftswift';

Same as the catalog. And it works .....
Post Reply