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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting WINS.mdb to SQL Server 7.0

Status
Not open for further replies.

tlaksh

Programmer
Joined
Feb 25, 2001
Messages
98
Location
US
Hi,

Can anyone tell me how I can convert the WINS database to SQL Server 7.0 database. I need to use the Wins database information for some other program that I am writing.

Thanks a ton in advance.:)

Laksh.
 
HI!

If it is good enough to get the current information and not real time monitoring and connection to WINS, you may try this:

Install ADMINPAK.MSI on a Win2000 PRO workstation.
Log in as Admininstrator of the domain.
Run the WINS management utility on the 2000 WS, connect to WINS server, and press the "Export List" button.
Export to text file and play with it.

Bye
Yizhar
Yizhar Hurwitz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top