Hello,
I'm fairly new to VB.NET.
I have created a simple program and tested successfully on my laptop, connecting to a local version of SQL on my laptop.
Now I'd like to put the program on another PC, that's connected to another SQL Server.
What are the best practices for setting this up?
How do I easily change which server the program should be pointing to?
Thanks in advance!
Amber
I'm fairly new to VB.NET.
I have created a simple program and tested successfully on my laptop, connecting to a local version of SQL on my laptop.
Now I'd like to put the program on another PC, that's connected to another SQL Server.
What are the best practices for setting this up?
How do I easily change which server the program should be pointing to?
Thanks in advance!
Amber