MySQL Forums
Forum List  »  Delphi

three tier database concept fail on the mysql 5
Posted by: bahri devi
Date: July 25, 2006 06:28PM

Hi Forumer(member this forum)
i have problem 2 implementation three tier concept using mysql db.
currently, i use mysql 5.0.18, i want 2 put the data to database server(not on server process). i have stoped the server mechin first, end set command like this in the my.ini

\\192.168.0.2\c\data or
//192.168.0.2\c\data\ or

any variant i have already tried,includ mapping the drive from database server to server proces, but always fail.
(the server mechine can not reastart).

( eq 192.168.0.2 is database server, 192.168.0.1 is server process, 192.168.0.n (n=number) is client)

plz help me, fix the problem

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.