» Some useful mysql to mssql function

Just discovered some useful function that not being direct convert from mysql to mssql such as mssql_connect
 
1. mysql_error
You might want to use mssql_get_last_message() ->...

Link posted at 12:27 PM (3 years ago) | Permalink