I have generally used Access, MSDE or SQL Server as my database, with generally a VB or .NET application. I have heard all kinds of great things about MySQL...much faster than Access or SQL Server, handles more concurrent users (not sure if I can trust benchmark tests, because all of them seem to have a bias). My question is this...in order to use MySQL:
1) What should I expect to be the benefits/costs over Access/SQL Server.
2)Can I still use Visual Basic/.NET as the front end application code or would I be better served using C++/Perl, etc.
3) What is the best reference tool (book, manual, etc) for learning various aspects of MySQL.
4) What GUI tools are available for MySQL in a Windows environment. I'm under the impression that MySQL is mostly command line stuff.
5)How does MySQL rate vs. PostGreSQL?
Thanks in advance.
1) What should I expect to be the benefits/costs over Access/SQL Server.
2)Can I still use Visual Basic/.NET as the front end application code or would I be better served using C++/Perl, etc.
3) What is the best reference tool (book, manual, etc) for learning various aspects of MySQL.
4) What GUI tools are available for MySQL in a Windows environment. I'm under the impression that MySQL is mostly command line stuff.
5)How does MySQL rate vs. PostGreSQL?
Thanks in advance.