How to use IQToolKit for MySql in VS 2010?
I have been able to use LinqPad to query a MySql database using the IQToolKit. I was hoping to just be able to change the connection string/provider in my VS2010 project (which currently works with SQL2008) to allow it to work with the MySql DB. Can someone please let me know what I'm missing?
Comments