server side application
-
hi everyone, i develop standalone document management system software. and it works fine, but now i wont to use this software for many users in our LAN and our servers, so how can i do this. the projects is done using visual studio 2010(vb.net 2010) and ms-access (.mdb) database back-end. i hope you will help me. thanks for your concern
-
hi everyone, i develop standalone document management system software. and it works fine, but now i wont to use this software for many users in our LAN and our servers, so how can i do this. the projects is done using visual studio 2010(vb.net 2010) and ms-access (.mdb) database back-end. i hope you will help me. thanks for your concern
-
hi everyone, i develop standalone document management system software. and it works fine, but now i wont to use this software for many users in our LAN and our servers, so how can i do this. the projects is done using visual studio 2010(vb.net 2010) and ms-access (.mdb) database back-end. i hope you will help me. thanks for your concern
Start by removing all references and code refering to Access and replace with SQL Server.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak