PHP and mssql_query

admin

Administrator
Staff member
I'm having this problem

if i use the function mssql_query() with an Insert or an update then it always returns false, even though when i check in the database i see that the function was successful and the information is there.

I'm using php v4.0.3 and MSSQL 7.0
 
Back
Top