|
Ummm.... What in the world does SQL Server Management Studio have to do with "I do have xampp with apache and mysql running"???
You can't use SQL Server *anything* to talk to a MySQL database. (Well, not literally true, but it's much more complex than you even want to think about, surely.)
If you really want to talk to MySQL, you should use MySQLWorkbench or PhpMyAdmin or PhpMySQLAdmin.
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
|