Lock-up with IN keyword

  • Thread starter Thread starter Jonathan Amend
  • Start date Start date
J

Jonathan Amend

In both Access XP and 2003, whenever I write and run a query that uses the
IN keyword, it will completely lock up. Is this a known issue, or might it
have something to do with the specifics of my database?
 
In both Access XP and 2003, whenever I write and run a query that uses the
IN keyword, it will completely lock up. Is this a known issue, or might it
have something to do with the specifics of my database?
--------------------
Does the IN clause work in the Northwind traders database? Does the IN
clause return a large resultset? How about compacting your database in case
it's a corruption problem?

Hope this helps,
 
Back
Top