A
Aad via AccessMonster.com
Hi,
I have a stored-procedure which executes seperate (parametrised) sprocs.
The resultset of each seperate sproc is put into a temp.table.
Then all the tables are joined togheter into one resultset.
This is working fine.
Question: is there a way to join the the temp.tables (result sets) in a more
graphically way (query designer)
I would use the result-sets of the executed sprocs in the query designer to
join them correctly.
Thanks,
Aad
I have a stored-procedure which executes seperate (parametrised) sprocs.
The resultset of each seperate sproc is put into a temp.table.
Then all the tables are joined togheter into one resultset.
This is working fine.
Question: is there a way to join the the temp.tables (result sets) in a more
graphically way (query designer)
I would use the result-sets of the executed sprocs in the query designer to
join them correctly.
Thanks,
Aad