I have created an application which should run in a small network.
1. I would like to have the database run in the server and install the application in the client machines. Can this be achieved? If so, how?
2. How can we make the clients machine access the Server database. How should I modify "OledbConnection" in VB.NET?
Please do help me out as I am new to programming.
1. I would like to have the database run in the server and install the application in the client machines. Can this be achieved? If so, how?
2. How can we make the clients machine access the Server database. How should I modify "OledbConnection" in VB.NET?
Please do help me out as I am new to programming.