Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Other SQL Server Topics (2005)
 Compare a SQL Server table to an Oracle table

Author  Topic 

Christy
Starting Member

7 Posts

Posted - 2007-07-26 : 14:34:40
How do I compare a SQL Server table to an Oracle table? Looking to compare table structure and data. Is there a tool that I can use to perform this?

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2007-07-26 : 16:21:20
and how would you compare the structure of different datatypes?

you could simply import an oracle table to sql server and then compare it there...

_______________________________________________
Causing trouble since 1980
blog: http://weblogs.sqlteam.com/mladenp
Go to Top of Page
   

- Advertisement -