Jump to content

php + mssql connection problemn


wolves

Recommended Posts

Hi,

in other city there is a online database running.

so, I want to connect to this database

but php can't find it, using .NET I can connect

I can connect to firebird database with no problemns.

I'm using, mssql_connect ( ' ip.. .. ',' username ', 'password' ).

the port of mssql service is the default 1433..

tks.
Link to comment
https://forums.phpfreaks.com/topic/11429-php-mssql-connection-problemn/
Share on other sites

  • 4 weeks later...
Hi,

If you get message 'call to unknown function' maybe you didn't configured PHP correctly. Also PHP may be using dlls different from MSSQL's. Please read [url=http://www.ustrem.org/en/article-apache-php-mssql-instalation-ioncube-loader-on-windows-en/]this topic about PHP ad MSSQL configuration[/url].

Hope it helps

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.