Subject IB_SQL Error
Author John W. (Jack) Cane
Just programmatically loaded data into two tables of my FDB. I browsed the first table, then moved cursor to the second. The following message popped up in my IB_SQL interface:

ISC ERROR CODE:335544329

ISC ERROR MESSAGE:
invalid BLOB ID

STATEMENT:
 qrRelInf.<no name>(TIB_BindingCursor)


STATEMENT:
 frmBrowse.qrRelInf(TIB_Query)

After I clicked "OK', data in the other table showed up fine.

Any ideas about this would be appreciated.

Best,
jwc
from iMac