Re: [PHP-WIN] Connecting to a remote database

2002-04-18 Thread Steff
further on you should tell your DBMS that not only local scripts (users), but also external users may access your database. this is done by modifying the table "db" in the database "mysql". with this table you can control which hosts may access your dbs. the simplest but also most risky way is

RE: [PHP-WIN] Connecting to a remote database

2002-04-18 Thread Matt Babineau
Try to access the SQL DB by IP Address. If you want to access it from outside you LAN, The machine the SQL DB is on has to have an external IP. Matt Babineau Freelance Internet Developer e: [EMAIL PROTECTED] p: 603.943.4237 w: http://www.illuminatistudios.com -Original Message- From: