How do I run stored procedures in Access 2003?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've been using Access 2000 adp files with SQL Server 2000 for several years.
I just got a new computer with Access 2003 and I can't find where to run
stored procedures.
Is there a way to get stored procedures to appear in the Object bar in
Access 2003?
 
Stored procedures, views, and functions are all listed as "Queries" in an
Access 2003 ADP.
 
Create a blank project: File --> New File --> Project using existing data...

Once the new ADP file created and connected to a SQL-Server, running stored
procedures will be probably the same as with your old Access 2000 ADP file.
However, you may have security or permission problems.

Did you try opening your old A2000 ADP file?
 

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

Back
Top