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 > Database Server Software > MySQL > mysql++ in visual studio 2003

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-13-04, 13:19
Sting Sting is offline
Registered User
 
Join Date: Apr 2004
Posts: 2
mysql++ in visual studio 2003

Is there a way to use mysql++ in a mfc application from visual studio 2003?
Reply With Quote
  #2 (permalink)  
Old 04-13-04, 19:34
dynasoft dynasoft is offline
Registered User
 
Join Date: Apr 2004
Posts: 2
Re: mysql++ in visual studio 2003

Quote:
Originally posted by Sting
Is there a way to use mysql++ in a mfc application from visual studio 2003?
yep, weve done it using the latest mysql driver.

Ean

Last edited by dynasoft; 04-13-04 at 19:46.
Reply With Quote
  #3 (permalink)  
Old 04-14-04, 03:59
Sting Sting is offline
Registered User
 
Join Date: Apr 2004
Posts: 2
Re: mysql++ in visual studio 2003

Quote:
Originally posted by dynasoft
yep, weve done it using the latest mysql driver.

Ean
a little more explanation please
Reply With Quote
  #4 (permalink)  
Old 04-14-04, 12:31
dynasoft dynasoft is offline
Registered User
 
Join Date: Apr 2004
Posts: 2
Re: mysql++ in visual studio 2003

Quote:
Originally posted by Sting
a little more explanation please
goto mysql.com
download mysqlconnector/drivers 3.51
In your code jsut create a connection string just like normal just using the mysql driver instead

Ean
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