Subject Re: [IBO] Odd TIB_Cursor problem in 4.8.7
Author tickerboo2002
> How does it fail? Exception? (If so, what?) or empty set? (The
latter would happen with an IB_Cursor if you called Open instead of
First....)

It throws an EAccessViolation Exception. I'll compile IBO with debug
info and see if it yields anything more helpful....and also try with
v4.6 again.


> Yes, quite a lot has changed. But nothing that would break old
code, unless it was already suspect. Let's know first exactly what the
failure is..

This is new code. I manually copied TIB_Connection + TIB_Transaction
visual components from an older project and then create the TIB_Cursor
dynamically from code.