There has to be a better way to deal with this problem than my current solution.
Given:
1. A normal query creates an answer table. The format of that table is either Paradox's default or a custom format that can be created using the Query Properties dialog box.
2. I want the answer priv:answer.db table in the format of a results file. (not the default format)
I have been accomplishing this by copying a "correctly formated" dummy file to the private answer table. Since this invalidates the *.val files, I have to delete the answer.val files before the query will run. My current technique is to go to DOS, delete the *.val files, go back to Paradox and run the query.
This seems to be way too convoluted. What am I missing?
Given:
1. A normal query creates an answer table. The format of that table is either Paradox's default or a custom format that can be created using the Query Properties dialog box.
2. I want the answer priv:answer.db table in the format of a results file. (not the default format)
I have been accomplishing this by copying a "correctly formated" dummy file to the private answer table. Since this invalidates the *.val files, I have to delete the answer.val files before the query will run. My current technique is to go to DOS, delete the *.val files, go back to Paradox and run the query.
This seems to be way too convoluted. What am I missing?