Hi,
I have an Access db which I want to embed into a standalone C++ application. I wish to be able to distribute the C++ App, without having to offer out a copy of the actual database with it. How would I go about making the data table(text + graphics) part of the C++ App. I want the users to have just a C++ front end and be able to view all data but not edit it like you would with an Access Form.
Any guidance in direction to take much apprectiated
I have an Access db which I want to embed into a standalone C++ application. I wish to be able to distribute the C++ App, without having to offer out a copy of the actual database with it. How would I go about making the data table(text + graphics) part of the C++ App. I want the users to have just a C++ front end and be able to view all data but not edit it like you would with an Access Form.
Any guidance in direction to take much apprectiated