Hi!
I have not got much experience using VB so wil appreciate any help that I can get!
I have a database that has changes made to its structure almost daily. These changes can include fields added to tables, fields deleted from tables, datatype changes, field name changes etc.
I would like to write something that I can run each week to see what changes have been made in each table. This will help with report writing which is an ongoing project. Currently, we have to run each report that has been written (in Cognos and Crystal Reports) and verify the database. This tell us which tables have been changed, but not what changes have been made to them.
If anyone can help - either with some sample code, or with ideas of how to best go about this, I would appreciate it very much.
Justine.
I have not got much experience using VB so wil appreciate any help that I can get!
I have a database that has changes made to its structure almost daily. These changes can include fields added to tables, fields deleted from tables, datatype changes, field name changes etc.
I would like to write something that I can run each week to see what changes have been made in each table. This will help with report writing which is an ongoing project. Currently, we have to run each report that has been written (in Cognos and Crystal Reports) and verify the database. This tell us which tables have been changed, but not what changes have been made to them.
If anyone can help - either with some sample code, or with ideas of how to best go about this, I would appreciate it very much.
Justine.