Hi
I have an applicaion that is related to inventory designed in VB + MS Access(database). Now i have to design an ASP pages for Web that need to access the same MS Access database. The problem is that how will i maintain the database so as that both asp pages and my application have the same data. So that when a new inventory item is added or deleted from this database both my application and asp pages know all the transaction so that data integrity is maintained. I cannot upload all the mdb to the Web server bcz its too big (130 mb). Also i need the solution for Microsoft Access only. Can any body give me ideas as how will i design the ASP pages so that everything works fine.
Also plz know that i cannot change my VB application and i only have to design ASP pages based on that data that my VB application is using.
If there is any confusion plz let me i will explain.
I have an applicaion that is related to inventory designed in VB + MS Access(database). Now i have to design an ASP pages for Web that need to access the same MS Access database. The problem is that how will i maintain the database so as that both asp pages and my application have the same data. So that when a new inventory item is added or deleted from this database both my application and asp pages know all the transaction so that data integrity is maintained. I cannot upload all the mdb to the Web server bcz its too big (130 mb). Also i need the solution for Microsoft Access only. Can any body give me ideas as how will i design the ASP pages so that everything works fine.
Also plz know that i cannot change my VB application and i only have to design ASP pages based on that data that my VB application is using.
If there is any confusion plz let me i will explain.