MySQL Forums
Forum List  »  Newbie

Re: connecting to the database over a network
Posted by: Claude Martin
Date: January 25, 2005 10:18AM

> However, when I specify the t: drive in the my.ini
> file for the datadir variable, it doesn't work.
> Why would that happen?
the t: drive is a "link" to some network resource
e.g:
\\servername\path\to\files
try this path.
but as i mentioned it might be that you need to use
//servername/path/to/files
or
\\\\servername\\path\\to\\files
i don't know. my pc doesn't have any windoze.

http://animalliberation.tk http://veganismus.ch
http://maqi.de http://tierrechtskochbuch.de

Options: ReplyQuote




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.