Re: denying permissions on the view's underlying tables
From: Dan Guzman (danguzman_at_nospam-earthlink.net)
Date: 06/12/03
- Previous message: Dan Guzman: "Re: one SQL DB getting info from another - user setup?"
- In reply to: Pete Ruby: "Re: denying permissions on the view's underlying tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 11 Jun 2003 21:04:17 -0500
You can check the SQL 2000 service pack level with:
SELECT SERVERPROPERTY('ProductLevel')
I answered your first question in your other thread.
-- Hope this helps. Dan Guzman SQL Server MVP ----------------------- SQL FAQ links (courtesy Neil Pike): http://www.ntfaq.com/Articles/Index.cfm?DepartmentID=800 http://www.sqlserverfaq.com http://www.mssqlserver.com/faq ----------------------- "Pete Ruby" <pete.ruby@carris.net> wrote in message news:ejNaJrCMDHA.304@tk2msftngp13.phx.gbl... > Brian, > > I have an issue like yours. First, how do I find the SP of SQL 2000 > (running NT4, SP6a). Second, where do I change that setting that Russell > mentions? i have databases on the same server. > > For more info, see the thread "one SQL DB getting info form another - user > setup?" > > Pete Ruby > > "Bryan W. Brown" <bmail@imagin.net> wrote in message > news:052401c3205b$893c0270$a001280a@phx.gbl... > > That worked great!! We ran some tests and will be > > implementing it very soon. > > > > Thanks. > > > >
- Previous message: Dan Guzman: "Re: one SQL DB getting info from another - user setup?"
- In reply to: Pete Ruby: "Re: denying permissions on the view's underlying tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|