Skip to Content.
Sympa Menu

freetds - [freetds] commit transaction

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Herman Pool" <h.pool AT nibble.nl>
  • To: <FreeTDS AT lists.ibiblio.org>
  • Subject: [freetds] commit transaction
  • Date: Mon, 31 Mar 2003 21:09:30 +0200

Hoi all,

We developed some php pages with an SQLServer database on a W2000 machine.
There were no problems at all.
Then we tried to run on a RedHat 8.0 machine with apache 1.3.27, php 4.3.0
and freetds 0.6.0.
The SQLServer database still on the W2000 machine.
We can connect and select from the SQLServer database, from the Linux machine
(we used tsql)
We copied all the sources to the Linux machine and tried to do the same thing
without changing any php code.
We get the following error:

Warning: mssql_query() [function.mssql-query]: The COMMIT TRANSACTION request
has no corresponding BEGIN TRANSACTION. (severity 16) in
/home/httpd/html/mlds/includes/mssql.inc on line 250

Warning: mssql_query() [function.mssql-query]: Query failed in
/home/httpd/html/mlds/includes/mssql.inc on line 250


It seems it has something to do with "autocommit" or something??
Any suggetions, or did I miss something ??

With kind regards,

Herman Pool



  • [freetds] commit transaction, Herman Pool, 03/31/2003

Archive powered by MHonArc 2.6.24.

Top of Page