Is it possible to change a datamodel without having to re-write a report or
form ?
For example the datamodel is :work:journal.db
I wanted to change it to :variable:journal.db
the :variable: would be a path that I would be able to change at any time.
I am working with several clients. They each have their own directory and
they each have exactly the same databases in their directory. I have been
copying their databases to a directory that stores all of my forms and
reports. This method works but it is slow.
If I could just allow the forms and reports to remain in the working
directory, but have the datamodel change as I change clients, that would
make things a lot more efficient for me.
the variable might read D:\1998 books\mrjones
then I could change it to D:\1998 books\mrsmith
Jim Sisco