C# mySQL Connection

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ziycon
    Contributor
    • Sep 2008
    • 384

    C# mySQL Connection

    I'm developing an application in VS2008 using c# and I had a SQLite database work but want to go with mySQL.

    Can anyone point me to the best way to use a mySQL connection with c#, should I use a persistent connection!?

    Thanks in advance.
  • AfzalKK
    New Member
    • Nov 2012
    • 1

    #2
    first what you need is MySQL library files. you can find it in here. and it contain the help file where you can search for all syntax of MySQL. If you need any more help ask me.
    Last edited by PsychoCoder; Nov 12 '12, 07:29 PM. Reason: Link removed, spam

    Comment

    Working...