Hi To All,
I am a newbie.
I have 4 computers that I want to connect together as a LAN. I have a switch and ready cables.
One of the computers C1 will have a sqldatabase to be accessed by the other computers C2,C3 and C4.
- How do I connect the computers so that my VB.net application should access the database?
- How do I set the connection string in the VB.net application to communicate with database in C1 when I have deployed it?
I intend to create a setup for the vb.net application and deploy it to C1, C2, C3 and C4.
Please give me a step-by-step explanation with examples. I know I need to make use of IP addresses.
No security configurations required.
Also refer to useful links if any.
Thanks