Subject | Creating tables with script |
---|---|
Author | Riho-Rene Ellermaa |
Post date | 2001-01-04T12:34:20Z |
Hi and HNY!
I create new table with TIB_Script->Execute(). After that I want to enter
new record to it, but get error "Unable to insert row").
When I run my program next time (the table is already created), then insert
is successful.
What must I call after executing script? I tried Trans->CommitRetaining(),
but that didn't help.
Riho-Rene Ellermaa
senior programmer
Hansabank
I create new table with TIB_Script->Execute(). After that I want to enter
new record to it, but get error "Unable to insert row").
When I run my program next time (the table is already created), then insert
is successful.
What must I call after executing script? I tried Trans->CommitRetaining(),
but that didn't help.
Riho-Rene Ellermaa
senior programmer
Hansabank