
December 8th, 1999, 09:46 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
I've tried that, still doesn't work.
I do find something strange ..
At my home, I try first I try using mssql_connect(), but it fail. Then I try using odbc_connect() and it work. After the ODBC way work, I delete the ODBC setting (so that I can't connect using odbc anymore), and I try using mssql_connect() again. IT WORK !!!
I've try that again at my office, but it doesn't work.
|