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 Shaun E 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. purpleplane

    source txt file dts to datatype int in table.

    I have a dts package that reads a text file and inserts it into a table in mydatabase the fields with datatype int are erroring out. I cant go from text to int in sql server. Would the best way to handle this be a temp table, making the int feilds char in the tmptable then insert into the table...

Part and Inventory Search

Back
Top