W
Wim
Hi all,
I have two queries : GeneralQry and NotToIncludeQry. The
primary key for both is : Id.
I want to exclude all the data of NotToIncludeQry from
GeneralQry.
In the query by example form I write GeneralQry.Id <>
NotToIncludeQry.Id . This however seems to take for ever
before getting a response, so I CTRL-BREAK.
Anyone an idea ?
Thanks in advance,
Wim
I have two queries : GeneralQry and NotToIncludeQry. The
primary key for both is : Id.
I want to exclude all the data of NotToIncludeQry from
GeneralQry.
In the query by example form I write GeneralQry.Id <>
NotToIncludeQry.Id . This however seems to take for ever
before getting a response, so I CTRL-BREAK.
Anyone an idea ?
Thanks in advance,
Wim