I have a visual foxpro table (a .dbf file) that I've updated through access 2K vba via an odbc connection. After the update (recordset is close), I want to run a small vfp executable from access vba on the table that I've updated. example:
...
Shell myVFP.exe
However, I keep on getting a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.