I would like to use MySQL in my app. How would I do that? - (a MySQL database is not listed in the database connections). Also, how do I create a mySQL database? Please help. Many thanks.
If you are using Framework 1.1 you can use the classes inside of the System.Data.Odbc namespace. If you are using framework 1.0 you should be able to use the classes inside of the System.Data.Oledb.
May I ask why you wish to use a MySQL db and not MSSQL?
[size=3][italic]Eric Maino[/italic][/size] [b][blue]GVSU[/blue] Microsoft SA[/b]
Comments
May I ask why you wish to use a MySQL db and not MSSQL?
[size=3][italic]Eric Maino[/italic][/size]
[b][blue]GVSU[/blue] Microsoft SA[/b]
http://www.microsoft.com/sql/msde/default.asp
[size=3][italic]Eric Maino[/italic][/size]
[b][blue]GVSU[/blue] Microsoft SA[/b]