Import Error spec wrong datatype

rise_high

New member
Local time
Today, 12:51
Joined
May 7, 2009
Messages
1
Hi i have a field which is of number data type and it is being joined to another table on the same field so the data type cannot be altered .But now i am receiving different data for the same field which has text in it (basically ; separated numeric values) which is failing my import process.
Any pointers would be greatly appreciated
 
Won't work what do you want to do with the seperated values anyway? append them to your table (which is possible after removing the ; seperator) were is this data coming from why is it being imported? More information will let us help you..
 

Users who are viewing this thread

Back
Top Bottom