> 
> ... don't you need a COMMIT on IB6-DB ???
> 

Great :
I did try but I must have make a mistake : it's fine now with

$trans = ibase_trans();
ibase_query ($c, $sql);
ibase_commit( $trans);

regards
Nicolas

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