Hi All,
Wanna connect to mysql database from my laptop runing windows xp i try following on SME server logon as a root but no luck
GRANT ALL PRIVILEGES ON osCommerce.*
TO osCommerce@'192.168.96.%' IDENTIFIED BY
"CommerceAdmin" WITH GRANT OPTION;
Query OK, 0 rows affected (0.12 sec)
Error when creating DSN
[MySQL][ODBC 3.51 Driver]can't connect to MySql server on '192.168.96.11'(10061)
please help