If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > ~Pls: Connect MySQL DB to Delphi 6 personal ed.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-25-04, 15:56
pongcchi pongcchi is offline
Registered User
 
Join Date: Mar 2004
Location: GB
Posts: 6
~Pls: Connect MySQL DB to Delphi 6 personal ed.

Dear all, can anyone knows how could i make my tables in MySQL talk to the application i have created in Delphi 6....??

I am really depressed as i am a dump on this one..please somebody help me out. ;(

thx so muchy!!!
Reply With Quote
  #2 (permalink)  
Old 03-25-04, 16:37
robojam robojam is offline
Registered User
 
Join Date: Feb 2004
Location: Charlotte, NC
Posts: 79
Hi

Do you have an ODBC driver for MySQL installed? Perhaps that would be a good starting point. Once you have a driver it shouldn't be too difficult to open connections.
__________________
Make something idiot proof and someone will make a better idiot...
Reply With Quote
  #3 (permalink)  
Old 03-25-04, 17:38
pongcchi pongcchi is offline
Registered User
 
Join Date: Mar 2004
Location: GB
Posts: 6
do u mean a MyODBC?? I was looking for it to install....

if i had that, what would i do next? thx ya kindness!
Reply With Quote
  #4 (permalink)  
Old 03-26-04, 08:17
robojam robojam is offline
Registered User
 
Join Date: Feb 2004
Location: Charlotte, NC
Posts: 79
The ODBC driver will sit between your application and the database and allow you to query/manipulate the database with SQL. Once the driver is installed you have a number of ways that you can code it.

ADO is a good route to go, as it involves very little code. You probably have some help files for ADO with Delphi (I don't really remember, it's a long time since I used Delphi).
__________________
Make something idiot proof and someone will make a better idiot...
Reply With Quote
  #5 (permalink)  
Old 03-26-04, 10:31
ffert ffert is offline
Registered User
 
Join Date: Mar 2004
Location: France
Posts: 10
Post Re: ~Pls: Connect MySQL DB to Delphi 6 personal ed.

Quote:

YOU WANT TO CONNECT DELPHI 6 TO MYSQL Database....

No Problem.

You have 2 solutions :
With DBExpress, A little bit hard (but realy good way)

Or If you want to connect quickly with most powerfull access : you can use ZEOS component (from source forge Zeos Lib) joinned in attached files...

Use TMySQLTable and TMySQLQuery to connect (TDBMy

Hope that this will help you.
Problems : send me mail at fabien.fert@wanadoo.fr
Attached Files
File Type: rar zeosdbo-5.4.1.rar (1.03 MB, 64 views)
__________________
DataBase, Delphi, php, Yes, I like....
Reply With Quote
  #6 (permalink)  
Old 03-26-04, 14:11
pongcchi pongcchi is offline
Registered User
 
Join Date: Mar 2004
Location: GB
Posts: 6
thx so much, just the delphi 6 personal ed. doesnt support
lots of essential functions, no ADO, BDE, no database desktop,
nothing i could think about connecting, i will try your .rar,
thx 4 the source, but i might struggle of how am i gonna use it,
i am a real dump on programming, happy to meet y'all genius
here man!
Reply With Quote
  #7 (permalink)  
Old 03-26-04, 14:17
robojam robojam is offline
Registered User
 
Join Date: Feb 2004
Location: Charlotte, NC
Posts: 79
No worries mate.

Y'all makes you sound like you're from here in North Carolina, as all the natives say that here.

Hope you have some luck with that thing. Keep an eye on the forum as I'll ask a couple of people and see if there's an alternative.
__________________
Make something idiot proof and someone will make a better idiot...
Reply With Quote
  #8 (permalink)  
Old 03-26-04, 14:19
robojam robojam is offline
Registered User
 
Join Date: Feb 2004
Location: Charlotte, NC
Posts: 79
__________________
Make something idiot proof and someone will make a better idiot...
Reply With Quote
  #9 (permalink)  
Old 03-26-04, 18:34
pongcchi pongcchi is offline
Registered User
 
Join Date: Mar 2004
Location: GB
Posts: 6
Quote:
Originally posted by robojam
Check this link out:

http://www.componentace.com/bde_repl...e_database.htm
thx mate, been there but the application is not supported my "PERSONAL ed." it all the troubles, painful
cheers anyway......
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On