Subject | Query & Locate |
---|---|
Author | stevewe2 |
Post date | 2003-03-08T10:29:54Z |
I have a simple select statement: Select PKey, Acct, Name, AcctType
From TableName.
When I execute Locate('PKey', Key, []), the query closes (Active is
False). I know the Query is active before the locate command and
inactive afterwards. If I come back at it a second time, it stays
active! What's up with this one?
TIA, Steve
From TableName.
When I execute Locate('PKey', Key, []), the query closes (Active is
False). I know the Query is active before the locate command and
inactive afterwards. If I come back at it a second time, it stays
active! What's up with this one?
TIA, Steve