Skip to Content.
Sympa Menu

freetds - [freetds] Could not find stored procedure 'COMMIT' with phpbb freetds/unixODBC

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frittella Laurento <laurento.frittella AT regione.abruzzo.it>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] Could not find stored procedure 'COMMIT' with phpbb freetds/unixODBC
  • Date: Mon, 13 Mar 2006 15:32:16 +0100

I'm trying to use phpbb with freetds/unixODBC but when I try to install
php sql schema this error appears:

Warning: odbc_exec() [function.odbc-exec]: SQL error:
[unixODBC][FreeTDS][SQL Server]Could not find stored procedure
'COMMIT'., SQL state 37000 in SQLExecDirect in
/var/www/localhost/htdocs/phpBB/db/mssql-odbc.php on line 171

I use:
SQL Server 2000 (should be 8.0)
dev-db/freetds-0.62.3 (compiled --with-tdsver=8.0 and --with-tdsver=7.0
without any changes)

If I exec the same query usign queryanalizer it works well.

Any ideas??? Thz in advance

Laurento




Archive powered by MHonArc 2.6.24.

Top of Page