I have been advised to issue a set default to stmt to change the path of "training" data, that is a copy of the "live" data that a user can train and learn with. Issuing a new set default to, such as set default to c:\MyApp\Train does not change the reference in the database of the form and the form continues to use the table referenced in the form. What am I missing?

TIA

RE: Databases by Cowboy

Cowboy
Sun Jun 27 11:57:02 CDT 2004

Sorry for the duplicates. I got a message this did not post.

"Cowboy" wrote:

> I have been advised to issue a set default to stmt to change the path of "training" data, that is a copy of the "live" data that a user can train and learn with. Issuing a new set default to, such as set default to c:\MyApp\Train does not change the reference in the database of the form and the form continues to use the table referenced in the form. What am I missing?
>
> TIA