Re: Getting a List of Databases in an SQL Server Instance
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Tue, 25 Mar 2008 19:02:45 -0400
Robert E. Flaherty wrote:
I can use the SqlDataSourceEnumerator
There was no way for you to know it (except maybe by browsing through some
of the previous questions in this newsgroup before posting yours - always a
recommended practice) , but this is a classic ADO newsgroup. ADO.Net bears
very little resemblance to classic ADO so, while you may be lucky enough to
find a dotnet-knowledgeable person here who can answer your question, you
can eliminate the luck factor by posting your question to a group where
those dotnet-knowledgeable people hang out. I suggest
microsoft.public.dotnet.framework.adonet.
to get a list of SQL Server
instances. How do I obtain a list of databases in a given SQL Server
instance?
There are many ways, including executing the sp_databases system stored
procedure
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- Prev by Date: Re: Nested Updates using SQLCLIENT classes
- Next by Date: Internet - Take Advantage of Multiple Windows When Surfing
- Previous by thread: Re: New to Access
- Next by thread: Internet - Take Advantage of Multiple Windows When Surfing
- Index(es):
Relevant Pages
|
|