mssql_error()
Moderator: General Moderators
- ILoveJackDaniels
- Forum Commoner
- Posts: 43
- Joined: Mon May 20, 2002 8:18 am
- Location: Brighton, UK
mssql_error()
I understand, from looking around on the web, that there is no mssql_error(), or mssql_errno(), function in PHP. Does anyone know of any way to grab error codes and messages when using MSSQL, as I know of no other way that these functions, having only used MySQL before?