How to add stored procedures to crystal report designer?

A

ABC

I use visual studio 2003, with VS2003, I add new item (crystal report) to
project. Under, report designer, I connected local sql server 2000 (MSDE),
in the database fields folder, only have tables and views, where is the
stored procedures? I must use SP to generate reports, how to add SP to
reports?
 
G

Guest

When you connect to the database you are using, right click on the database
and select "options". In the screen, make sure that "Stored Procedures" is
checked.
 

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