J
Jim Tanis
1. I have set up a DB in access 2003 (ac200 format). I have split the db to
front/back end. Installing a new version of the front end is easy. Copy -
paste - replace. But for the backend??
Let's say I want to change a table (in the backend). What is the best way to
incorporate the change in a working copy (not replica) of the db??
1) through DAO?
2) through ADO?
3) through data definition query?
And how is this done? (hope I'm not asking to much)
It would be best for me to work a way to apply changes without 2firure lines
of code, cause updates are to be released frequently.
2. I have a set of linked and imported tables in a db. Is it possible to
"edit" the link/import properties??? So far each time I want to change
something in the link, I delete the table and relink/reimport it. :-(
Thanx in advance
front/back end. Installing a new version of the front end is easy. Copy -
paste - replace. But for the backend??
Let's say I want to change a table (in the backend). What is the best way to
incorporate the change in a working copy (not replica) of the db??
1) through DAO?
2) through ADO?
3) through data definition query?
And how is this done? (hope I'm not asking to much)
It would be best for me to work a way to apply changes without 2firure lines
of code, cause updates are to be released frequently.
2. I have a set of linked and imported tables in a db. Is it possible to
"edit" the link/import properties??? So far each time I want to change
something in the link, I delete the table and relink/reimport it. :-(
Thanx in advance