Migrating from Oracle to SQL Server

  • I've been trying to migrate from Oracle 8i to SQL Server, but I've been getting "Unspecified Error" on a DTS import.  I believe they are generated from a column that is a clob.  Is there a way to migrate clobs to SQL Server?

  • I think that you have an OLEDB problem. As far as I remember the Microsoft OLEDB driver does not support Oracle 8 CLOB data types.

    Try searching on OLEDB supported data types? Hope it helps.


    Andy.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply