I wrote a small VFP6 program that will run when called from VB. The program uses tables from a database to generate reports for display or printing. I created the executable and had the program running just as I wanted it to, but then made some cosmetic changes. Now, when I go to build the executable, it goes through most of the process and stops with a message box "Not a Table". <br>
<br>
Is there anyway I can trace exactly where the problem is? (Help isn't very helpful) Does this mean my database is corrupt?
<br>
Is there anyway I can trace exactly where the problem is? (Help isn't very helpful) Does this mean my database is corrupt?