Re: List availalbe SQL Servers?



Vitali Kalinin wrote:
I am not sure, but who knows, may be you can get what you want through 'SQLNCLI Enumerator' or something like that. Please let us know on results if any.

Thanks Vitali,

Do you have any links to 'SQLNCLI Enumerator? I could not find anything very quickly. The sqlncli.dll does not seem to include any type library either.

One thing that could be used, but very ugly :) 'sqlcmd -Lc' returns the list I need...
.