Hello,
I am new here and would appreciate any help!
I work for a company who has a Access mdb with about 20 or so forms in it. The management usually has full access to the database to enter data to specific forms on a daily basis. I have been asked to create a Visual Basic (6) program to connect to this database from our intranet. I am unable, after extensive research, to find a way to do this without rewriting the database or re-doing all of the forms in VB. I am an entry-level VB programmer with expertise in php and html. I have also looked into an asp/.net solution, but the webserver doesn't run 2.0 and I am almost positive that will be required for what I am looking to do. Any ideas? I am wondering how this could be done. Basically we want the managers to be able to enter data on the forms, but not have access to the database. They will simply be updating by the form. Any ideas? Your feedback would be greatly appreciated!!!