Subject Re: [IBO] Re: How to clear IB_Query parameters?
Author Jason Wharton
> I am querying a table using 'select * from tablename;'. The table
> changes as new entries are inserted. The table query returns the
> original response set (before the inserted records). How am I able to
> refresh the response to reflect the changed state of the table?

Check your transaction isolation and make sure that it is tiCommitted.

Otherwise, make sure the inserts are being committed.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com