W
Wim
Hi all,
I want to create a temporary querydef, open it, inspect
the contents and then close it.
Creating it works fine :
Set qdf = db.CreateQueryDef("", strSQL)
But then how do I open it and read it ?
Thanks in advance,
Wim
I want to create a temporary querydef, open it, inspect
the contents and then close it.
Creating it works fine :
Set qdf = db.CreateQueryDef("", strSQL)
But then how do I open it and read it ?
Thanks in advance,
Wim