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

Public "Test" Sql Servers to connect to...

Status
Not open for further replies.
Joined
Jan 9, 2003
Messages
147
Location
US
Hi,

I'm writing an ASP.NET application that will be used to connect to remote (or local) SQL Server databases. Does anyone know of a place to find public "test servers" that I would be able to connect to to test out my app? I have a server of my own, but I would like to try more...

thanks,
FD
 
Just keep trying to connect to port 1433 (on a range of ip's) and try sa no password....

I am sure you will find one somewhere.... :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top