This is an odd
BDE problem that can be avoided by creating another TSession
and opening the query in question on that new session. The problem occurs
when a query on one session has results open/pending for a table and another
query on the same session tries to query the same table.
--
Michael Rodriguez
Compeat Restaurant Accounting Systems
http://www.compeat.com
m...@compeat.com
"Johan L. Botha" <johan_bo...@reyrey.com> wrote in message
news:3b37931b$1_2@dnews...
> This problem is haunting me, unidrectional is false, and Im not sure what
> else it could be ? This happens when I open a query on a keydown event.