Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to Change/Combine Schema in Impromptu catalogue

Status
Not open for further replies.
Jul 6, 2005
2
GB
Hi,

I'm currently working on updating/re-writing some Impromptu catalogues to work against a new database. Whilst most of the tables and structures are new and will need to be completely redone there are some snapshotted tables from another database that will remain the same. Is it possible to in some way combine/add a schema into an existing one?

For example, I currently have
Schema A, containing tables
1, 2, 3

and
Schema B, containing tables
4, 5, 6

I have repointed the catalogue to look at the new database and both schema A and B still exist, but schema A no longer contains tables 1, 2, 3 and I would like to be able to add those tables to Schema B without having to bring them in again and losing all the underlying Joins and calculations based on those tables. Any ideas?


Many Thanks,
James
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top