I have written a utility for our project in MS-Access , which upgrades the data from an older version of the same database. this utility will be launced from a Visual C++ program, how do i come to know in my Visual C++ program that the Visual Basic code written in form of modules in the database has succesfully executed.
