Call to undefined function: mssql_get_last_message() ?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Deiva

Call to undefined function: mssql_get_last_message() ?

Post by Deiva »

when i use mssql as the database, it returns this error:

Fatal error: Call to undefined function: mssql_get_last_message() in E:\Mantis BugTrackingSystem\Mantis BugTrackingSystem\mantisBugTracker\mantis-0.19.2\core\adodb\drivers\adodb-mssql.inc.php on line 470

why?
thanks guys!
Narcissus
Developer
Posts: 338
Joined: 17 Feb 2005, 09:45

Post by Narcissus »

I don't know much about the MSSQL extension, but I just wanted to check...

have you actually enabled that particular extension in PHP?
Post Reply