Re[4]: Delphi 7 and MySQL

2004-06-17 Thread W. D.
At 03:08 6/17/2004, vanquish, wrote: >Bonjour Martijn, > >>> >> i'm looking for fast reliable driver to connect to MySQL from Delphi 7 >>> >> anyone have an answer for my PLEASE >>> >>> I'am using Zeoslib (www.ZeosLib.net). It's fast, free, open source and >>> powerfull. > >MT> Does it require MySQ

RE: Delphi 7 and MySQL

2004-06-17 Thread Jackie Shaughnessy
I use http://crlab.com/mydac/ with Delphi 7. Works fine for me so far. I tried Zeos, but their lack of documentation made it too cumbersome. Jackie -Original Message- From: Johan Harmse [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 15, 2004 9:34 AM To: MYSQl Maillist Subject: Delphi 7

Re[4]: Delphi 7 and MySQL

2004-06-17 Thread vanquish
Bonjour Martijn, >> >> i'm looking for fast reliable driver to connect to MySQL from Delphi 7 >> >> anyone have an answer for my PLEASE >> >> I'am using Zeoslib (www.zeoslis.net). It's fast, free, open source and >> powerfull. MT> Does it require MySQLlib? MT> The Microolap components don't. Yes

Re: Re[2]: Delphi 7 and MySQL

2004-06-16 Thread Martijn Tonies
> >> i'm looking for fast reliable driver to connect to MySQL from Delphi 7 do > >> anyone have an answer for my PLEASE > > I'am using Zeoslib (www.zeoslis.net). It's fast, free, open source and > powerfull. Does it require MySQLlib? The Microolap components don't. With regards, Martijn Tonies

Re[2]: Delphi 7 and MySQL

2004-06-16 Thread vanquish
Hi, >> i'm looking for fast reliable driver to connect to MySQL from Delphi 7 do >> anyone have an answer for my PLEASE I'am using Zeoslib (www.zeoslis.net). It's fast, free, open source and powerfull. -- Greatings vanquish -- MySQL General Mailing List For list archives: http://lists.mysql

Re: Delphi 7 and MySQL

2004-06-15 Thread mos
At 08:33 AM 6/15/2004, you wrote: Hi i'm looking for fast reliable driver to connect to MySQL from Delphi 7 do anyone have an answer for my PLEASE Johan H Johan, Check out www.crlab.com. Their MySQL works great and is inexpensive. Their tech support is great too. There is also Zeos but there is no

Re: Delphi 7 and MySQL

2004-06-15 Thread Martijn Tonies
Hi, > i'm looking for fast reliable driver to connect to MySQL from Delphi 7 do > anyone have an answer for my PLEASE We're using the Microolap.com components - they have either direct components (TDataset compatible) or a dbExpress driver. With regards, Martijn Tonies Database Workbench - deve

Delphi 7 and MySQL

2004-06-15 Thread Johan Harmse
Hi i'm looking for fast reliable driver to connect to MySQL from Delphi 7 do anyone have an answer for my PLEASE Johan H

Re: Delphi 7 and MySQL 4.1.0 alpha

2003-06-09 Thread Veysel Harun Sahin
Did you try to put this dll into your application directory? The common way to use this dll is to hold it together with executable. [EMAIL PROTECTED] wrote: Hello, I'm trying to get connection on MySQL 4.1.0 alpha edition by using the SQLCOnnection (dbExpress) object. I am having the error 'Una

Delphi 7 and MySQL 4.1.0 alpha

2003-06-09 Thread George Christoforakis
Hello, I'm trying to get connection on MySQL 4.1.0 alpha edition by using the SQLCOnnection (dbExpress) object. I am having the error 'Unable to load libmysql.dll'. I placed this file into the winnt\system32 folder... still didn't work. I put the whole path into the VendorLib... still didn't work