Hello!!!
I'm having a problem with BCP in SQL 7. I'm BCPing a file into a credit card application. It transfers the file without any problems. However, it moves the decimal place in the dollar field one space to the left. For Example, if the total is 456.78, after BCPing the amount will show 45.68. We recently upgraded to 7. When it was in 6.5 we had no problem. I heard there was some issue regarding BCP and the bit field anf the Date field.
Any input is greatly appreciated.
I'm having a problem with BCP in SQL 7. I'm BCPing a file into a credit card application. It transfers the file without any problems. However, it moves the decimal place in the dollar field one space to the left. For Example, if the total is 456.78, after BCPing the amount will show 45.68. We recently upgraded to 7. When it was in 6.5 we had no problem. I heard there was some issue regarding BCP and the bit field anf the Date field.
Any input is greatly appreciated.