I believe these additional functions are only available in the CVS version
of PHP not the version you can download from the web site.

But I could be wrong (someone correct me!)

Oliver Cronk

-----Original Message-----
From: Duarte Costa [mailto:[EMAIL PROTECTED]]
Sent: 23 January 2002 15:35
To: [EMAIL PROTECTED]
Subject: mssql_init(), mssql_bind() and mssql_execute() not working in
Linux


Dear Sirs,

I  have compiled PHP 4.1.1 in SuSE Linux  with Sybase+FreeTDS  to use
MSSQL_*  functions.

The mssql_connect(), mssql_close(), mssql_select() ... all works fine.

But when I  try to use : mssql_init (),  mssql_execute(), and
mssql_bind() I get an error: " Fatal error: Call to undefined function:
mssql_init() in /usr/local/httpd/htdocs/PHP/teste_1.php on line 10 "


How can I have it working ... ?

Best Regards
Duarte Costa




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to