Hi,
I am currently using Visual C++ with Access to store my data.
I then extract the data,using input from user to build query, i want from Access and put it in an excel spreadsheet which i display to the end user.
My question is, can i remove the need to extract the data from the database and display it using excel and instead, use Access Reports some way from within my VC++ code to display the contents to the user?
Thanks In Advance
Macca
I am currently using Visual C++ with Access to store my data.
I then extract the data,using input from user to build query, i want from Access and put it in an excel spreadsheet which i display to the end user.
My question is, can i remove the need to extract the data from the database and display it using excel and instead, use Access Reports some way from within my VC++ code to display the contents to the user?
Thanks In Advance
Macca