Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Servers running in an intranet

Status
Not open for further replies.

vrvijayaraj

Programmer
Jun 11, 2000
19
JP
Hi there,

Could any one please help me in finding out the SQL SERVERs running in a windows NT based network, wih some sample code in VC++.

Thanks in advance.

Regards
vrvijayaraj
 
in sqldb.h exists sqldbserverenum(...); try it. John Fill
1c.bmp


ivfmd@mail.md
 
Thank you John,
I got what I wanted with your help.
The API is Documented well in the Sql server Books Onlile.
Regards..
vrvijayaraj
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top