I was wondering how, if I had a small VB exe file on the network available for multi users, I update it with a newer version of the application.
Years ago, with Quick Basic, I could just copy over the file on the network with no adverse effects on the user. When he got out & back in again, they would then be using the new version.
If ya do that with an MDE file from Access 97, your almost guaranteed to mess the users up if they had it open. As a result, you either have to copy the new version in under a new file name or get everyone out of the program.
How does this work with a VB6 application? Can I do it like I used to years ago or will I have the same problems that I have with Access 97?
Thanks....Toga
Years ago, with Quick Basic, I could just copy over the file on the network with no adverse effects on the user. When he got out & back in again, they would then be using the new version.
If ya do that with an MDE file from Access 97, your almost guaranteed to mess the users up if they had it open. As a result, you either have to copy the new version in under a new file name or get everyone out of the program.
How does this work with a VB6 application? Can I do it like I used to years ago or will I have the same problems that I have with Access 97?
Thanks....Toga