Subject | Selectable stored procedures and IBO |
---|---|
Author | crazymenconnected |
Post date | 2007-09-07T13:33:02Z |
Hello everyone, im new to this discussion group and to IBO. I've
recently been developing an application using IBO and Firebird and i've
acome across come problems.
I would like to use a selectable stored procedure as a dataset using
TIBOQuery and then edit that data. The problem is the records are read
only, and when i turn on requestlive it gives me an error message
telling that the record cant be edited.
So the question is:
How do i use selectable stored procedures with IBO and freely edit
the data on it?
Thanx everyone!
recently been developing an application using IBO and Firebird and i've
acome across come problems.
I would like to use a selectable stored procedure as a dataset using
TIBOQuery and then edit that data. The problem is the records are read
only, and when i turn on requestlive it gives me an error message
telling that the record cant be edited.
So the question is:
How do i use selectable stored procedures with IBO and freely edit
the data on it?
Thanx everyone!