Posted by Daniel.Wetzler on 09/08/06 13:52
Dear PHP experts,
I have to fix a error within one of our php sites which accesses
several identical MSSQL 2000 databases.
The php-script is able to access some of these databases and can
retrieve data out of the tables.
But on some databases it only can connect but does not get any data
from these databases.
Of course I checked the connects and that there is data in the
databases. This is all ok.
I assume know that I have to change some settings at the MSSQL
databases which are not working properly. Does someone know which
prerequisites are required on MSSQL side to interact correctly with PHP
via pdo ?
Best regards,
Daniel Wetzler
[Back to original message]
|