![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am having problems importing text values from an Excel file. Numeric fields are loading fine, however. Below is what my spreadsheet looks like APP_AGE 1 1 2 2 3 3 4 4 5 5 I am doing a straight copy column into a table and the fields are of type varchar for the first column and int for the 2nd column. In the table my data is looking like this NULL NULL 1 1 2 2 3 3 4 4 5 5 Why am I have troubles importing any text values? Any help is appreciated. Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |