I've got a program in C that creates DATA. I need to export the DATA to excel, so I can re export to Access and use in the data base.
I also need to run the Builder in the C++ file every 5 minutes to generate the DATA based on time. How can I do that ?
I also need to run the Builder in the C++ file every 5 minutes to generate the DATA based on time. How can I do that ?
Comment