Integration of application written in C

  • Thread starter Thread starter davidhann
  • Start date Start date
D

davidhann

Guest
I have some software that carries out some intensive mathematical processing in real time. It has been written in C.

I would like to integrate this processing software into an Access application so that, at times chosen by the user, some of the results of the processing can be transferred to a MS Access database.

Any advice on how best to do this would be much appreciated.
 
Does your C application have a defined API?
If yes, can you write a shell function in C to show us what you need.
Otherwise look at the previous post about calling Lotus Notes objects for ideas.
 

Users who are viewing this thread

Back
Top Bottom