Hi Guys and Gals,
I have searched everywhere for the right answer but cant seem to stumble upon it...
I have basically created a simple project management system in VS2010 using VB and Windows Forms, pretty much exactly like this:
https://www.youtube.com/watch?v=CzBPaM098GQ
Now i'm wondering if you tell me whether there is a way to publish the application and place it on a network drive so that multiple users can access it and update the same database? When I have published it myself and accessed it on the network drive, using the same setup file in same location to install on different computers, it creates separate applications... Is there a way for these computers to access the same application, in turn updating the same database? It shouldn't matter about people editing data at the same time as all they can do is create table entries and not edit...
Any help will be greatly appreciated!!
Many thanks,
Adam
I have searched everywhere for the right answer but cant seem to stumble upon it...
I have basically created a simple project management system in VS2010 using VB and Windows Forms, pretty much exactly like this:
https://www.youtube.com/watch?v=CzBPaM098GQ
Now i'm wondering if you tell me whether there is a way to publish the application and place it on a network drive so that multiple users can access it and update the same database? When I have published it myself and accessed it on the network drive, using the same setup file in same location to install on different computers, it creates separate applications... Is there a way for these computers to access the same application, in turn updating the same database? It shouldn't matter about people editing data at the same time as all they can do is create table entries and not edit...
Any help will be greatly appreciated!!
Many thanks,
Adam