How to view / print stored procedures in VS 2005

K

keithb

Using VS 2005, is there some way to print stored procedures? Is there any
way to simultaneously view the content of multiple stored procedure files?

Thanks,

Keith
 
G

Guest

You could try scripting the database. I'm not sure if VS will do this, but
Enterprise manager would or the SQL Management Studio if using 2005.

Once you get to the script window, you can decide what to script and then
save / print.

~ Steve
 
B

bruce barker \(sqlwork.com\)

you create a database project. then use server explorer to script the procs
to the project, if you don't have files. then you can print.

-- bruce (sqlwork.com)
 

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

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,190
Latest member
ClayE7480

Latest Threads

Top