kdawg2k12 Posted February 14, 2012 Share Posted February 14, 2012 Okay guys I have finished my db and I want to upload it to a live server but don't know exactly what to change in the code to get the ODBC_connect to open the path at the new server location please help. my database is located in a subfolder called Databases i.e. "www.mydomain.com/Databases/myEvents.mdb" what do i change in the connection string below to get it to open the file on the live server? Thanks in advance. $conn = odbc_connect('myEvents','',''); Quote Link to comment https://forums.phpfreaks.com/topic/257098-how-to-connect-to-a-database-on-a-live-server-using-odbc-command/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.