Re: Using 3.23 and Delphi 6

2003-02-26 Thread Bill Allaire
Clive, I'm not sure offhand if Delphi 6 supports MySQL through the DB Express drivers (Kylix 3 does). If so, you can go that route. Otherwise: You can get libaries such as the one from Core Lab: http://crlab.com/mydac/ or you can use ODBC drivers which you can find here: http://www.mysql.c

Re: Using 3.23 and Delphi 6

2003-02-26 Thread Piotr Turek
Dnia 03-02-26 08:29, Uz.ytkownik Veysel Harun Sahin napisa?: Try zeos lib at http://zeoslib.sourceforge.net/ [EMAIL PROTECTED] wrote: Hi I am currently trying to use mysql 3.23 for a database project and connect to it using a Delphi 6 front end. Can anyone tell me how the connect to a MySQL data

Re: Using 3.23 and Delphi 6

2003-02-25 Thread Veysel Harun Sahin
Try zeos lib at http://zeoslib.sourceforge.net/ [EMAIL PROTECTED] wrote: Hi I am currently trying to use mysql 3.23 for a database project and connect to it using a Delphi 6 front end. Can anyone tell me how the connect to a MySQL database and any other tips they might have on using Delphi 6 with

Using 3.23 and Delphi 6

2003-02-25 Thread The Glide
Hi I am currently trying to use mysql 3.23 for a database project and connect to it using a Delphi 6 front end. Can anyone tell me how the connect to a MySQL database and any other tips they might have on using Delphi 6 with MySQL. I have never used MySql before and so the information needs to be