Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nickb
  • Order by date
  1. nickb

    Linking tables in SQL server 2000 ?

    Have you thought about using views to link your tables and then run the stored procedure on the views.
  2. nickb

    Making changes to multiple Stored Procedures

    I have not tried this but it appears to me the possible solution is to generate an SQL script for the database selecting only stored procedures. (It is found under the database name with a right mouse button under the menu tasks) Save the results in a file and open with a text editor using the...

Part and Inventory Search

Back
Top