using mysql
Page 1 of 13 Replies - 2391 Views - Last Post: 12 July 2007 - 10:04 AM
#1
using mysql
Posted 09 July 2007 - 11:02 AM
Using VS C# Express, I'd like to interface with a mysql database. I've tried a LOT of methods and I just can't seem to find one that works well. Can anyone recommend the best way to interface with a mysql database using visual studios express? Thanks!
Replies To: using mysql
#2
Re: using mysql
Posted 09 July 2007 - 12:33 PM
#3
Re: using mysql
Posted 11 July 2007 - 06:04 AM
how well does this solution distribute. I can't be forcing my customers to go download mysql drivers and set up connections and such. Would this require others to install the drivers before being able to run my software?
#4
Re: using mysql
Posted 12 July 2007 - 10:04 AM
It distributes fine...the needed drivers/includes would be bundled with your code. you should never have your customers do things like set connections - that is the programmers job. Once the proper libraries have been included into the project, they can be programatically activated. the article describes the methodology.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|