I don't remember having problems with this before (good since I don't know how to do it!).
I have a text file source which is fixed length fields. The last field is a "number" representing length of a message.
When I setup DTS import using the wizard before, I seem to remember having no trouble designating the destination field to int even though it was importing text.
Now I get the error that the datatypes do not match and the import fails.
Do I need to add some code in the import for the conversion? Any idea why this is happening or a way around it (since I seem to have been able to magically do this conversion previously).
Thanx!!
I have a text file source which is fixed length fields. The last field is a "number" representing length of a message.
When I setup DTS import using the wizard before, I seem to remember having no trouble designating the destination field to int even though it was importing text.
Now I get the error that the datatypes do not match and the import fails.
Do I need to add some code in the import for the conversion? Any idea why this is happening or a way around it (since I seem to have been able to magically do this conversion previously).
Thanx!!