Subject Firebird insert/update problem
Author ck1625
Hi,

I have a problem, that my insert statement does not work correctly. I
get an error like:

ibase_query(): attempted update during read-only transaction in
/vol2/home/ck/splashPHP/FBDatabase.class.php on line 72

I tried to ensure, that I always commit and start a new transaction
before the insert statement, but the problem still is there?

Any hints for this ?

cu Christian