RE: How to connect to master..sysdatbases using VS 2005?
- From: Ben Nevarez <bnevarez@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Jan 2008 22:30:01 -0800
On SQL Server every login has access to master..sysdatabases. Basically, if
you are able to connect to SQL Sever you will be able to see sysdatabases.
Note that this could change if the VIEW ANY DATABASE permission (available
only in SQL Server 2005) have been denied or revoked to a specific user.
Hope this helps,
Ben Nevarez
"William Johnston" wrote:
.
Hi,
Which login credentials should I use to connect to master..sysdatabases database using VS 2005?
Thanks,
William Johnston
- References:
- How to connect to master..sysdatbases using VS 2005?
- From: William Johnston
- How to connect to master..sysdatbases using VS 2005?
- Prev by Date: Re: Connection providers vs
- Next by Date: RE: cannot log into Reporting Services from SMSS
- Previous by thread: How to connect to master..sysdatbases using VS 2005?
- Next by thread: Re: Connection providers vs
- Index(es):
Relevant Pages
|
Loading