Y
yachea2002
Is it possible to bind multiple datatable in one SQL statement?
Some thing like this stored procedure for example that returns three results:
select * from table1
select * from table2
select * from table3
This syntax is not working like it is on access.
Is there a way to get the same job done on Access 2000?
Thanks.
Some thing like this stored procedure for example that returns three results:
select * from table1
select * from table2
select * from table3
This syntax is not working like it is on access.
Is there a way to get the same job done on Access 2000?
Thanks.