Here's the question. I have created a DTS package that imports about 45-60 tables from a oracle database. I created the package in SQL Server 2K Enterprise edition. The problem is that I have to backwards convert it into a SQL 7.0 package.
Any ideas on how to do this?
Can i simply write it out into a SQL Script, and then import it again?
Any help would be greately appreciated.
Any ideas on how to do this?
Can i simply write it out into a SQL Script, and then import it again?
Any help would be greately appreciated.