davemassey
Programmer
I'm wondering if anyone has been able to retrieve records from an Access DB over the internet using Visual C++. I have 20 mg database which I just want to set up on a web page and then have my VC++ application (which runs on client computers) point to the database on the web page and execute queries as required. Someone tried something similar a while ago and the system would try to download the ENTIRE database during a read attempt (and at 20 mg, that is NOT what I want -- just want the data from the SELECT to be sent to client computer).
Any one have thoughts on this?
Thanks in advance.
Dave
Any one have thoughts on this?
Thanks in advance.
Dave