Re: List availalbe SQL Servers?
- From: "Vitali Kalinin" <vitkalinin@xxxxxxxxx>
- Date: Thu, 27 Mar 2008 11:24:55 +0200
"Jouni Aro" <jouni.aro@xxxxxxxxx> ???????/???????? ? ???????? ?????????:
news:47eb5942$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Vitali Kalinin wrote:
I meant replace:
ProgIDToClassID('SQLOLEDB Enumerator')
with
ProgIDToClassID('SQLNCLI Enumerator').
OK, now I got it - and yes that makes it return the exact list I was
looking for (all local and available servers from the network)!
Thanks for yours feedback.
Do you have any links to other examples related to browsing the DB
information, in case I would like to find out which versions the servers
are and such? The docs at MSDN do not reveal anything very easily...
I am not sure that it is best solution but yiu can connect to Server and
then query fro needed info using SERVERPROPERTY function.
.
- References:
- List availalbe SQL Servers?
- From: Jouni Aro
- Re: List availalbe SQL Servers?
- From: Vitali Kalinin
- Re: List availalbe SQL Servers?
- From: Jouni Aro
- Re: List availalbe SQL Servers?
- From: Vitali Kalinin
- Re: List availalbe SQL Servers?
- From: Vitali Kalinin
- Re: List availalbe SQL Servers?
- From: Jouni Aro
- Re: List availalbe SQL Servers?
- From: Vitali Kalinin
- Re: List availalbe SQL Servers?
- From: Jouni Aro
- List availalbe SQL Servers?
- Prev by Date: Re: List availalbe SQL Servers?
- Next by Date: Re: List availalbe SQL Servers?
- Previous by thread: Re: List availalbe SQL Servers?
- Next by thread: Re: List availalbe SQL Servers?
- Index(es):
Relevant Pages
|