nawhaley2265 Posted June 15, 2006 Share Posted June 15, 2006 Hello everyoneI have a small issue thats got me confused that I want to run by you folks and see if perhaps you have a solution. I setup a PhP program to pull some data out of a database and display it using ODBC. Now, the way I have it configured works fine on my local machine where I run an instance of apache to connect to the database but setting up the same System DSN I have on my local machine on my server and trying to connect causes the following error[code] odbc_connect() [<a href='function.odbc-connect'>function.odbc-connect</a>]: SQL error: [Microsoft][ODBC SQL Server Driver][Named Pipes]SQL Server does not exist or access denied., SQL state [/code]does anyone have any idea how I can correct this at all? Link to comment https://forums.phpfreaks.com/topic/12091-odbc-error/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.