Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
If you are trying to do this all through T-SQL, then Ivan's suggestion of the Profile scripts may be helpful. However, if you are just wanting to do something outside of the DDT altogether, and I assume that you are using the database Migrator, then there are events that tell you each phase of what is going on, including when the meta-data has been completed. For a sample of these events, look at the Database Installer Sample.
|