Hi NG!
I am connecting to a msSQL-DB with an own, simple DB conn-class, after
closing the connection, to the DB with mssql_close($th is->myhandle), I
still can query my DB; mssql_close returns TRUE, what am I doing
wrong!?
Thx and greets!
I am connecting to a msSQL-DB with an own, simple DB conn-class, after
closing the connection, to the DB with mssql_close($th is->myhandle), I
still can query my DB; mssql_close returns TRUE, what am I doing
wrong!?
Thx and greets!
Comment