I am developing an application using VB.NET and SQL Server 2000. SQL Server is locally installed on my machine.
My application is creating a connection even though if I omit Server and just provide Password and User Id, why is it so? Does it defaults to local server???
My application is creating a connection even though if I omit Server and just provide Password and User Id, why is it so? Does it defaults to local server???