I saved a data model file with 3 linked tables called Tax99.dm and I use it for my Tax form.
In PDOX10 when the form is in the design mode I select from the menu Format Data Model, I then select Data Models, when I double click on the saved DM file it removes the existing file and then loads another DM file called Tax00.dm that I want to use. I run the form and it works just fine since the tables have aliases.
Can I creat a button that will do just this?
What I am trying to do is, with the push of a button remove the Tax99.dm and load Tax00.dm data model that has already been saved.
Thanks!
In PDOX10 when the form is in the design mode I select from the menu Format Data Model, I then select Data Models, when I double click on the saved DM file it removes the existing file and then loads another DM file called Tax00.dm that I want to use. I run the form and it works just fine since the tables have aliases.
Can I creat a button that will do just this?
What I am trying to do is, with the push of a button remove the Tax99.dm and load Tax00.dm data model that has already been saved.
Thanks!