Haggis
15th March 2002, 17:10
I have a customized session that zooms to another session that allows you to select values for certain fields and then returns you to the original session, which now only displays the items matching your selection. Kind of a filter session. I get an error "transaction is on can't continue" error when trying to zoom to the session.
I had this problem a little while ago with another session and some suggested I recompile my script and that worked. I have done that with this session and I still get the error. I know its got something to do with db.retry and commit.transaction commands.
The error occurs when the script tries to run "execute(find.data)" in the script.
Can anyone shed more light on this problem I have?
I had this problem a little while ago with another session and some suggested I recompile my script and that worked. I have done that with this session and I still get the error. I know its got something to do with db.retry and commit.transaction commands.
The error occurs when the script tries to run "execute(find.data)" in the script.
Can anyone shed more light on this problem I have?