Chandrajit
New member
- Local time
- Today, 14:54
- Joined
- Mar 22, 2012
- Messages
- 4
Hi everyone,
I need to know if its possible to
1. export data residing in all tables as xml
2. make changes to the DB and release it to the user
3. import the data back into the DB
objective is
1. if the user requests changes, I want to make the changes to objects (forms, reports and queries and modules) remotely
2. release the modified DB back to user
3. let the user import all his data to the new DB
also there are tables with one to many relationships, with referential integrity. But to autonumber fields
I need to know if its possible to
1. export data residing in all tables as xml
2. make changes to the DB and release it to the user
3. import the data back into the DB
objective is
1. if the user requests changes, I want to make the changes to objects (forms, reports and queries and modules) remotely
2. release the modified DB back to user
3. let the user import all his data to the new DB
also there are tables with one to many relationships, with referential integrity. But to autonumber fields