Jump to content

ODBC Error


nawhaley2265

Recommended Posts

Hello everyone

I 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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.