I have a vb6 application installed on 3 pc's at a small company. I want to change it to run on the company's LAN (where the access database is stored). It uses an MDI form, embedded MS Word and stores/retrieves registry information for user options. It also can create an excel file and send output to a printer.
What do I have to change?
Is writing something for the Web using ASP forms that same as what's needed for the LAN?
Can the windows forms I wrote be used?
I use VS installer to create the setup.exe, what's used for the LAN?
What about the registry used by the setup.exe and my program It's used on each PC, how will that work with a shared program on the LAN?
Is there a book to explain this?
Thanks.
PS. I learned how to write this app from a teach-yourself visual basic book a few years ago. So pardon me for not knowing much.
2007-06-27
10:06:20
·
1 answers
·
asked by
J
1
in
Computers & Internet
➔ Programming & Design