SQL command freezes Access 2007 Hello all,
When I run the following SQL statement in MS-Access 2007; application freezes and I only must stop the MS-Access process before I can continue. select DB.PIN_CODE from DBBBCLADDRESS DB
where DB.PIN_CODE not in (select FL.PIN_CODE from FILEBBCLADDRESS FL);
Please advise what is wrong.
Thanks.
Zion.
Last edited by zionshea : 01-Jul-2009 01:22 AM.
|