Subject Re: [IBO] IB_Query going into Search mode after post
Author Jason Wharton
Kevin,

Set a breakpoint in your code to see why it is going into search mode. The
callstack will reveal this if you set a breakpoint in IBA_Dataset's
TIB_Dataset.SysSearch method.

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


----- Original Message -----
From: "Kevin Curtis" <Kevin@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, February 02, 2001 3:43 AM
Subject: [IBO] IB_Query going into Search mode after post


> I have an IB_Query that enters into search mode after I post and edited
> record and I can't seem to figure out why it is doing this. Is there
> something simple that I am missing?
>
> Thanks,
> Kevin