|
-
Jun 24th, 2010, 10:13 AM
#1
Thread Starter
Addicted Member
finding sql databases in a server
how can i find the databases that belong to a sql server on the network.
-
Jun 24th, 2010, 10:51 AM
#2
Re: finding sql databases in a server
Thread moved to 'Database Development' forum (the 'VB6' forum is only meant for questions which don't fit in more specific forums)
-
Jun 24th, 2010, 09:05 PM
#3
Re: finding sql databases in a server
Open Management Studio, connect to that instance and expand the Databases node. If that doesn't answer the question you actually want answered, which I suspect it won't, then please restate the question more clearly.
-
Jun 25th, 2010, 01:42 AM
#4
Thread Starter
Addicted Member
Re: finding sql databases in a server
ok that was almost funny...i mean i want vb 6 code to list databases that belong to a server...i have written code that lists the sql servers on the network and after picking one server i want to list the databases in it.
-
Jun 25th, 2010, 03:53 AM
#5
Re: finding sql databases in a server
-
Jun 25th, 2010, 04:09 AM
#6
Re: finding sql databases in a server
-
Jun 25th, 2010, 04:48 AM
#7
Thread Starter
Addicted Member
Re: finding sql databases in a server
thanks a lot ...you rock...it turn out to be simpler than i thought.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|