Run Store Procedure on SQL server

L

Lynn Pennington

Hi.
What would work better?
Link tables from SQL to Access 2000?
- OR -
run a stored procedure on the SQL server and use the
result set for reports?
Thanks,
Lynn.
 
J

Joe Fallon

Stored Procedure might be slightly faster.
But a well designed SQL command should be OK too.
Your choice.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top