MySQL Forums
Forum List  »  Newbie

connect to remote database
Posted by: Henry Johan
Date: October 19, 2008 10:11PM

HI all,
I'm quite new to this mysql thingy :)
I try to connect to mysql database on a server (let say ip is 192.168.0.1)
I use MySQL ODBC 3.51 Driver to connect

my problem is everytime i try to check for the database, it only show database started with "test" in the folder name
I can rename my folder to "testdb" or "test1" and it will appear normally on the connector

however if I rename my folder to "db" or "1" it wont appear there

if I connect to localhost (or leave "server" field empty) all databases name is showed there normally ("db" and "1" will appear)

Is there any solution for this? i try to use grant query and stuff like that but doesn't seem to change anything

I test using vista, xp and windows server 2003
test also done by typing own IP address to try to connect to local pc database (same problem occur)

Thx in advance for the help

Options: ReplyQuote


Subject
Written By
Posted
connect to remote database
October 19, 2008 10:11PM
October 19, 2008 10:28PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.