Wednesday, March 28, 2012

VWD express

My web host has MySql

In my machine I have expess but since the host does not provide(or does but forn another 100bucks), I cannot use. I do have desktop version of SQL Server 2000.
If I use the server version I have in my desktop, can I configure this MySql? (is mySql compatible with desktop engine of sql 2000?)
If yes, how do I configure VWD to work with desktop ver of SQL server?If you must use MySQL - the best way would be to install MySQL on your development machine.
To connect to MySql - I believe you use system.data.odbc or oledb to connect. There are 3rd party plugins - but I don't know what they need to be used on the server.
So installMySQL and then use one of theconnection strings

0 comments:

Post a Comment