Re: MySQL with Delphi 5.0

2002-04-24 Thread TAKAHASHI, Tomohiro
Hi, Did you use dbexpmysql.dll(not dbexpmys.dll) ? Alexander Burbello wrote: > > I tryed to use Delphi 6.0 and dbExpress, but I didn't got. > > What component and what property I have to set for use correct?? > > Regards > > Alexander > > >-- Mensagem Original -- > > > >> Hi, Haroldo >

FW: MySQL with Delphi 5.0

2002-04-23 Thread RBRoa
R.B.Roa PhilCom Corporation Tel. No. 858- Mobile No. (63) (919-xxx) -Original Message- From: Roa, Rosel B. Sent: Wednesday, April 24, 2002 2:01 PM To: '[EMAIL PROTECTED]' Subject: RE: MySQL with Delphi 5.0 Use WinZEOZits free and friendly...I

RE: MySQL with Delphi 5.0

2002-04-23 Thread [EMAIL PROTECTED]
many production systems and real-time systems, etc. Kind Regards SciBit MySQL Team > > -Original Message- > From: "José" <[EMAIL PROTECTED]> > To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > CC: > Subject: MySQL with Delphi 5.0 > Sent: Tue, 2

Re: MySQL with Delphi 5.0

2002-04-23 Thread Alexander Burbello
I tryed to use Delphi 6.0 and dbExpress, but I didn't got. What component and what property I have to set for use correct?? Regards Alexander >-- Mensagem Original -- > >> Hi, Haroldo >> >> Is it first time to develop Database Application with Delphi? >> Do you know how to use DataAcces

Re: MySQL with Delphi 5.0

2002-04-23 Thread Alexander Burbello
I tryed to use Delphi 6.0 and dbExpress, but I didn't got. What component and what property I have to set for use correct?? Regards Alexander -- Mensagem Original -- > Hi, Haroldo > > Is it first time to develop Database Application with Delphi? > Do you know how to use DataAccess Compo

Re: MySQL with Delphi 5.0

2002-04-23 Thread massey
Several ways to do this, MyODBC, ZEOS, ASTA. dbExpress has issues, these can be confirmed in the Borland News groups. ZEOS works well and is free, MyODBC works but the BDE must be installed on the Client if the native database componets id D6 - D5 is used, ASTA is fast and excellent for Internet a

Re: MySQL with Delphi 5.0

2002-04-23 Thread TAKAHASHI, Tomohiro
Hi, Haroldo Is it first time to develop Database Application with Delphi? Do you know how to use DataAccess Component(e.g., TDatabase) and BDE(or BDE Administrator)? I suggest to use Delphi6 Pro/Ent. It contains dbExpress Component which help you to develop Database Application very easil

MySQL with Delphi 5.0

2002-04-23 Thread José Haroldo Filho
I've installed MyODBC and then I've set up ODBC and I saw the driver for MySQL DB, when I try to create a new alias wiht MySQL it does not apear to select the DB, acording a book wich is guiding it should has to appear. Can anybody help to set up the ALIAS with MySQL Thanks José Haroldo

MySQL with Delphi 5.0

2002-03-07 Thread Victoria Reznichenko
José, Thursday, March 07, 2002, 3:08:13 AM, you wrote: JHFT> I've already installed MyODBC and configured the driver correctly JHFT> (accoriding a book I'm reading) at ODBC User DNS. But, when I run Database JHFT> Desktop and gonna make a "New Table" the option of MySQL does not appear JHFT> (acc

RE: MySQL with Delphi 5.0

2002-03-06 Thread RBRoa
] Subject:MySQL with Delphi 5.0 I've already installed MyODBC and configured the driver correctly (accoriding a book I'm reading) at ODBC User DNS. But, when I run Database Desktop and gonna make a "New Table" the option of MySQL does not appear

MySQL with Delphi 5.0

2002-03-06 Thread José Haroldo Filho - Transaliança
I've already installed MyODBC and configured the driver correctly (accoriding a book I'm reading) at ODBC User DNS. But, when I run Database Desktop and gonna make a "New Table" the option of MySQL does not appear (according the book appear as show a figure). Is there lefting something else? Tha