Delphi MySQL

2003-11-05 Thread jb
Hello lists, Hello list, This is my third re-mail on this topic. I am a very new newbie to MySQL and to OOP, Delphi, ODBC, ADO, and Access, etc etc. I have a very basic project using OOP, Delphi (6), ODBC, ADO Data Aware Components, Access and MySQL(4.1). In fact I have two projects,

Delphi MySQL

2003-11-05 Thread jb
Hello lists, This amends my third re-mail on this topic. Sorry about that: A point to clarify is that the writes are done using the update button of the DbNavigator. I am a very new newbie to MySQL and to OOP, Delphi, ODBC, ADO, and Access, etc etc. I have a very basic project using OOP,

Re: Delphi MySQL

2003-11-05 Thread William IT
Briefly: The project connects with TADOConnection, TADOTable and TDataSource, and consists of two tab sheets, one with a DBGrid and DBNavigator1 (Read only), and the other with an assortment of DBEdits, a DBMemo and a DbNavigator2, this with full read/write options. Attempts to write to

Re: Delphi MySQL Access Components

2002-07-25 Thread [EMAIL PROTECTED]
PROTECTED] Subject: Re: Delphi MySQL Access Components Sent: Thu, 25 Jul 2002 00:39:12 GMT Received: Thu, 25 Jul 2002 03:02:11 GMT Read: Sat, 30 Dec 1899 00:00:00 GMT Daniel, Personally I found ZEOS a pain in proverbial - poorly documented, constant AVs etc.. D6 dbExpress works very well for me

Delphi MySQL Access Components

2002-07-24 Thread Daniel Kiss
Hi, Can someone tell me what is the best MySQL native component set for Delphi? It does not matter if it is commercial, but I need one urgently. Thanks, Daniel - Before posting, please check:

Re: Delphi MySQL Access Components

2002-07-24 Thread Victoria Reznichenko
Daniel, Wednesday, July 24, 2002, 11:23:05 AM, you wrote: DK Can someone tell me what is the best MySQL native component set for Delphi? DK It does not matter if it is commercial, but I need one urgently. I'm not a professional with Delphi+MySQL, but Zeos Library looks fine for me: http

RE: Delphi MySQL Access Components

2002-07-24 Thread Daniel Kiss
. No.(Office) (088) 858-1028 (Home) (088) 858-8889 Mobile No. (63) (919-3085267) -Original Message- From: Daniel Kiss [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, July 24, 2002 4:23 PM To: [EMAIL PROTECTED] Subject:Delphi MySQL

Re: Delphi MySQL Access Components

2002-07-24 Thread Pierre du Parte
Daniel, Personally I found ZEOS a pain in proverbial - poorly documented, constant AVs etc.. D6 dbExpress works very well for me, but I think it only comes with D6 Enterprise. The myODBC driver is another way to go, in which case you could probably use the BDE. There is an ADO driver for

Re: Delphi MySQL Access Components

2002-07-24 Thread Fredrick Bartlett
24, 2002 5:39 PM Subject: Re: Delphi MySQL Access Components Daniel, Personally I found ZEOS a pain in proverbial - poorly documented, constant AVs etc.. D6 dbExpress works very well for me, but I think it only comes with D6 Enterprise. The myODBC driver is another way to go, in which case you

Delphi Mysql

2002-06-10 Thread Proliant Business Solutions
What is the best way to connect with Delphi 5/6 to Mysql? Johan - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread,

Re: Delphi Mysql

2002-06-10 Thread massey
ASTA at www.astatech.com M:) What is the best way to connect with Delphi 5/6 to Mysql? Johan - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list

Re: Delphi Mysql

2002-06-10 Thread Fredrick Bartlett
Subject: Delphi Mysql What is the best way to connect with Delphi 5/6 to Mysql? Johan - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list

Delphi MySQL w/InoDB

2001-11-04 Thread Mike B
Is anyone using ZEOS and Delphi with MySQL w/InoDB? I am wondering how the transaction stuff runs or if it even works with this combination. Many Thanks M;) MySQL database sql - Before posting, please check: