![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi guys, I'm using BCP to import a CSV file into a database table, using the following command: BCP [Database].dbo.[Table] in "[CSV File]" -e "[Error File]" -T -c -t, -r\r\n The import is working, but once imported, the first column of the first row in the table begins with "n++". Very strange! I'm guessing this is an encoding issue. Has anyone seen this before, and does anyone have any suggestions how I can solve this? Many thanks, Steve. |
#3
| |||
| |||
|
|
Hi guys, I'm using BCP to import a CSV file into a database table, using the following command: BCP [Database].dbo.[Table] in "[CSV File]" -e "[Error File]" -T -c -t, -r\r\n The import is working, but once imported, the first column of the first row in the table begins with "n++". Very strange! I'm guessing this is an encoding issue. Has anyone seen this before, and does anyone have any suggestions how I can solve this? Many thanks, Steve. |
#4
| |||
| |||
|
|
Hi guys, I'm using BCP to import a CSV file into a database table, using the following command: BCP [Database].dbo.[Table] in "[CSV File]" -e "[Error File]" -T -c -t, -r\r\n The import is working, but once imported, the first column of the first row in the table begins with "n++". Very strange! I'm guessing this is an encoding issue. Has anyone seen this before, and does anyone have any suggestions how I can solve this? Many thanks, Steve. |
#5
| |||
| |||
|
|
Hi guys, I'm using BCP to import a CSV file into a database table, using the following command: BCP [Database].dbo.[Table] in "[CSV File]" -e "[Error File]" -T -c -t, -r\r\n The import is working, but once imported, the first column of the first row in the table begins with "n++". Very strange! I'm guessing this is an encoding issue. Has anyone seen this before, and does anyone have any suggestions how I can solve this? Many thanks, Steve. |
#6
| |||
| |||
|
|
Hi guys, I'm using BCP to import a CSV file into a database table, using the following command: BCP [Database].dbo.[Table] in "[CSV File]" -e "[Error File]" -T -c -t, -r\r\n The import is working, but once imported, the first column of the first row in the table begins with "n++". Very strange! I'm guessing this is an encoding issue. Has anyone seen this before, and does anyone have any suggestions how I can solve this? Many thanks, Steve. |
#7
| |||
| |||
|
|
Hi guys, I'm using BCP to import a CSV file into a database table, using the following command: BCP [Database].dbo.[Table] in "[CSV File]" -e "[Error File]" -T -c -t, -r\r\n The import is working, but once imported, the first column of the first row in the table begins with "n++". Very strange! I'm guessing this is an encoding issue. Has anyone seen this before, and does anyone have any suggestions how I can solve this? Many thanks, Steve. |
#8
| |||
| |||
|
|
Hi guys, I'm using BCP to import a CSV file into a database table, using the following command: BCP [Database].dbo.[Table] in "[CSV File]" -e "[Error File]" -T -c -t, -r\r\n The import is working, but once imported, the first column of the first row in the table begins with "n++". Very strange! I'm guessing this is an encoding issue. Has anyone seen this before, and does anyone have any suggestions how I can solve this? Many thanks, Steve. |
#9
| |||
| |||
|
|
Hi guys, I'm using BCP to import a CSV file into a database table, using the following command: BCP [Database].dbo.[Table] in "[CSV File]" -e "[Error File]" -T -c -t, -r\r\n The import is working, but once imported, the first column of the first row in the table begins with "n++". Very strange! I'm guessing this is an encoding issue. Has anyone seen this before, and does anyone have any suggestions how I can solve this? Many thanks, Steve. |
#10
| |||
| |||
|
|
Hi guys, I'm using BCP to import a CSV file into a database table, using the following command: BCP [Database].dbo.[Table] in "[CSV File]" -e "[Error File]" -T -c -t, -r\r\n The import is working, but once imported, the first column of the first row in the table begins with "n++". Very strange! I'm guessing this is an encoding issue. Has anyone seen this before, and does anyone have any suggestions how I can solve this? Many thanks, Steve. |
![]() |
| Thread Tools | |
| Display Modes | |
| |