Re: List availalbe SQL Servers?
- From: Jouni Aro <jouni.aro@xxxxxxxxx>
- Date: Thu, 27 Mar 2008 13:21:21 +0200
Vitali Kalinin wrote:
"Jouni Aro" <jouni.aro@xxxxxxxxx> ???????/???????? ? ???????? ?????????:
news:47eb5942$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Vitali Kalinin wrote:I meant replace: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)!
ProgIDToClassID('SQLOLEDB Enumerator')
with
ProgIDToClassID('SQLNCLI Enumerator').
Thanks for yours feedback.
Least I could do :)
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...
Probably there is better approach, but you can connect to Server and
than query for needed info using SERVERPROPERTY function.
OK, thanks, I will try that if it becomes required!
.
- 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
- Re: List availalbe SQL Servers?
- From: Vitali Kalinin
- List availalbe SQL Servers?
- Prev by Date: Re: List availalbe SQL Servers?
- Next by Date: ADO/MSSQL and Connect-Permission problem
- Previous by thread: Re: List availalbe SQL Servers?
- Next by thread: Re: List availalbe SQL Servers?
- Index(es):
Relevant Pages
|