This code is in the properties of the transformation tab and written in vb. there isnt a cast or convert available. I have tried several intrinsic vbscript functions to try and convert the type...just to no avail. Thanks for your input!
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.