davemassey
Programmer
Hi all!
I have an application which, currently, connects to an access database on the users local machine in a read-only manner (ie, users are not allowed to update the database). Due to the database size, I'd like to move the database to our web site and allow our windows applications (written in Visual C++) to access the data over the internet and send the information back to the customer PCs. Is this possible using access?? or do I need to persue a different avenue to make the program "distributed"?
Thanks in advance..
Dave
I have an application which, currently, connects to an access database on the users local machine in a read-only manner (ie, users are not allowed to update the database). Due to the database size, I'd like to move the database to our web site and allow our windows applications (written in Visual C++) to access the data over the internet and send the information back to the customer PCs. Is this possible using access?? or do I need to persue a different avenue to make the program "distributed"?
Thanks in advance..
Dave