RE: [PHP-DB] Another Interbase question

2001-08-24 Thread Balak, Frank

yves,

Start the transaction with ibase_trans() before you call ibase_execute. 

As to how is it possible, I don't really know for sure. I would presume it
has to do with how Interbase handles transactions. 

Frank
--
Franklin J. Balak Jr.
Quality Assurance Data Analyst
Brown Printing Company
Waseca Division
Waseca, MN. 56093
Voice: 507-835-0253
Fax: 507-835-0293
-- 

-Original Message-
From: Yves Glodt [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 14:11
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Another Interbase question


Look at this:



when it gets called, and I do a select in isql, I do not see any of the 
records. Only after doing a "manual" commit in isql, I can see the new 
data.

How is that possible?

yves

-- 
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]

-- 
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]




[PHP-DB] Another Interbase question

2001-08-23 Thread Yves Glodt

Look at this:



when it gets called, and I do a select in isql, I do not see any of the 
records. Only after doing a "manual" commit in isql, I can see the new 
data.

How is that possible?

yves

--
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]