Hi!

Perhaps someone give me an hint:

I�ve got one database (call it db_dev) for the active delevopement and an other located at my customer (let�s name it db_cus). Now I should compare both (triggers, views, tables, grants ...). One problem is that I�ve get only access to one database at the same time as remote access (I drive to the customer) to db_cus is not possible. And there is another problem: I don�t know which modifications to db_cus the customer did since last update.
I fear that I have to develope a tool which extracts all system tables from db_dev and writes the data to a xml file so I can put the xml to the customer, extract the system tables and make a diff on both xml files. Is there a more easier way to do this with SAP DB? Or does someone know a WORKING xml-diff?

Thanks in advance!

Matthias

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to