Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. niranjan76

    DTS to transfer data to Oracle

    Hello experts, I am migrating data from SQL Server to Oracle. I am facing the following Issue. I have fields with datatype text(16) varchar(7500) in SQL Server. In Oracle the target field is of type Long. By default the DTS truncates the data to appx 80 characters and the remaining data is...
  2. niranjan76

    Migration from SQL Server to Oracle

    Hello, I am migrating data from SQL server 7 to Oracle 8i. I am using Microsoft Data Transformation service. In SQl server I have tables with fields having datatype text(16) varchar(7500) The target fields in Oracle is Long data type. By default the DTS truncates the fields to 80 char when...

Part and Inventory Search

Back
Top