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 Wanet Telecoms Ltd 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: DenisDel
  • Content: Threads
  • Order by date
  1. DenisDel

    Late binding of DB context for procs in Master DB

    In SQL 2005, how do I convince a stored procedure or function installed in the master db to use the local db context when executing? Under SQL 2000 (and earlier) you can set the system bit via "EXEC sp_MS_upd_sysobj_category 1", install the proc and set it back to 0. This isn't available in...

Part and Inventory Search

Back
Top