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

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, Del

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, ident

Re: Delphi MySQL Access Components

2002-07-24 Thread [EMAIL PROTECTED]
l Kiss" <[EMAIL PROTECTED]> > CC: "[EMAIL PROTECTED]" <[EMAIL 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, > P

Re: Delphi MySQL Access Components

2002-07-24 Thread Fredrick Bartlett
gt; Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 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 Enterp

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 mySQL

RE: Delphi MySQL Access Components

2002-07-24 Thread Daniel Kiss
4:23 PM > To: [EMAIL PROTECTED] > Subject:Delphi MySQL Access Components > > Hi, > > Can someone tell me what is the best MySQL native component set for >Delphi? > It does not matter if i

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 m

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: http://www.mysql.com/ma

Re: Delphi & Mysql

2002-06-10 Thread Fredrick Bartlett
> Sent: Monday, June 10, 2002 2:07 PM Subject: Delphi & Mysql > What is the best way to connect with Delphi 5/6 to Mysql? > > Johan > > - > Before posting, please check: >http://www.mysql.

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/ (t

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, e

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: http://www.m