SQL Server INFORMATION_SCHEMA views Questions

1

Updating the database using information_schema
I am having database a and b i want to update database a according to updations in database b .b is same as a operations are done on b database and after complition a will get updated for permanent change? how can I do this automatically by using information_schema in sql server 2000

Answer Question   |  November 14, 2008  9:55 AM
INFORMATION_SCHEMA views, SQL Server 2000, SQL Server INFORMATION_SCHEMA views, SQL Server synchronization
asked by:
Mcm
5 pts.

1