atulkul Posted July 10, 2006 Share Posted July 10, 2006 Hello, I am new with this combination of PHP & MSSQL SERVER 2000 and i want connection string sothat i can make connection. i tried with odbc_connect() but it is giving me error like "call to undefined function odbc_connect() or mssql_connect()", what should be solution for it , are any lib. required for the connection Quote Link to comment https://forums.phpfreaks.com/topic/14153-connection-mssql-with-php-on-linux-server/ Share on other sites More sharing options...
corbin Posted July 10, 2006 Share Posted July 10, 2006 You need to make sure php is loading php_mssql.dll Quote Link to comment https://forums.phpfreaks.com/topic/14153-connection-mssql-with-php-on-linux-server/#findComment-55910 Share on other sites More sharing options...
atulkul Posted July 12, 2006 Author Share Posted July 12, 2006 how can i make sure that it is supporting using php5 version.plz tell me it's very urgent. Quote Link to comment https://forums.phpfreaks.com/topic/14153-connection-mssql-with-php-on-linux-server/#findComment-56610 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.