MarioRammy
Member
- Joined
- Feb 1, 2008
- Messages
- 12
- Programming Experience
- Beginner
When entering your connection string, how do you find out the name of your sever??
Here is my connect string.
myConnection = New SqlConnection("server=???;uid=sa;pwd=;database=Jobs").
Any ideas
Here is my connect string.
myConnection = New SqlConnection("server=???;uid=sa;pwd=;database=Jobs").
Any ideas