Subject | TIB_session problem |
---|---|
Author | renebelland |
Post date | 2006-11-16T05:00:49Z |
Hi,
I created a very simple program by dropping a TIB_Session component,
and a TIB_Connection component on a form. I hitched the Connection
component to a database and set connected to 'True'. So far so good.
It connects. BUT, when I try running this program I get an error msg:
"property ib_session1.usecursor does not exist". The property in
question is showing on the session component because I can set it.
Why doesn't the program see it?
I am using FB 2.0, IBO 4.6Bc, and D7.
Thanks
René
I created a very simple program by dropping a TIB_Session component,
and a TIB_Connection component on a form. I hitched the Connection
component to a database and set connected to 'True'. So far so good.
It connects. BUT, when I try running this program I get an error msg:
"property ib_session1.usecursor does not exist". The property in
question is showing on the session component because I can set it.
Why doesn't the program see it?
I am using FB 2.0, IBO 4.6Bc, and D7.
Thanks
René