 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Shaitan Guest
|
Posted: Sun Mar 26, 2006 6:03 am Post subject: MySQL? |
|
|
How do you access mysql with delphi?
I just need to be able to connect to a mysql server, run queries and
stuff
I have a database and i have user tables that i use on my website
I want to make this program so that registered users can do stuff, so I
have 2 edits a username, and a password. The user fills it in and it
does mysql_query("SELECT * FROM user WHERE username=Edit1.Text &&
password =Edit2.text"); for example
Thanks,
Nick |
|
| Back to top |
|
 |
hps Guest
|
Posted: Tue Mar 28, 2006 8:04 am Post subject: Re: MySQL? |
|
|
Try http://zeosforum.net.ms/
The ZeosLib is a set of database components for MySQL, PostgreSQL,
Interbase, Firebird, MS SQL, Sybase, Oracle, DB/2 for Delphi, Kylix and
C++ Builder. Lazarus support is under way. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|