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.
Can anyone point me to the best way to use a mySQL connection with c#, should I use a persistent connection!?
Thanks in advance.
Comment