[EMAIL PROTECTED] wrote:
Hi,
Anyone out there using MySQL and Delphi together?
Would love to exchange experiences.
Regards,
John
John Barrington
[EMAIL PROTECTED]
+27 11 6489876
You'd better try Borland's newsgroups like:
borland.public.delphi.database.dbexpress
etc. - that
Hi,
Anyone out there using MySQL and Delphi together?
Would love to exchange experiences.
Regards,
John
John Barrington
[EMAIL PROTECTED]
+27 11 6489876
> Use Zeos componets. You can use either login or no login.
>
> M;)
>
>
>
> -Original Message-
> From: Miguel Enriquez Alvarado [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 11, 2001 3:29 PM
> To: [EMAIL PROTECTED]
> Subject: Mysql and Delphi dud
The TDatabase component should have a property named "LoginPrompt". You
need to set that property to FALSE.
1) Drop a TDatabase on your form or datamodule
2) Set the TDatabase.DatabaseName property
3) Set the TDatabase.AliasName property
4) Set the TDatabase.LoginPrompt property to False
5) Dro
Use Zeos componets. You can use either login or no login.
M;)
-Original Message-
From: Miguel Enriquez Alvarado [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 11, 2001 3:29 PM
To: [EMAIL PROTECTED]
Subject: Mysql and Delphi dude
hi all
i use delphi 3 and mysql, i can connect to
hi all
i use delphi 3 and mysql, i can connect to mysql since a component Tquery (i see the
data), but my question is:
how remove the box where ask me the username and password, when run my app, anybody
recommned me the component Tdatabase but i not know how use, anyone can help me?
thanks
o
subject: [EMAIL PROTECTED]
Remite: Guillermo Guzman Ramirez
Ibague - Colombia - Sur America
Would you please help to repair/Corrige an error that
occured with mySQL and Delphi;
The error is like this ; error 127 from table
handler
We noticed that the table, which we do SELECT is out
of