Hello!
I hope you can help. I'm not a Unix or Sybase Expert and am faced with the following problem:
I'm running the below command to BCP Data out of a table into a file called testfile.
bcp tempdb.guest.tIndexFileLog out testfile -Uusername -SDSQUERY -Ppassword -c
When running the command on Windows it works fine, however, running it on Unix, it replaces everything that is suppose to be a £ with a /342
I understand that there might be some sort of character set that needs to be set in the Sybase Environment to convert it?
Your help will be very much appreciated!
Cheers!
Stefan
I hope you can help. I'm not a Unix or Sybase Expert and am faced with the following problem:
I'm running the below command to BCP Data out of a table into a file called testfile.
bcp tempdb.guest.tIndexFileLog out testfile -Uusername -SDSQUERY -Ppassword -c
When running the command on Windows it works fine, however, running it on Unix, it replaces everything that is suppose to be a £ with a /342
I understand that there might be some sort of character set that needs to be set in the Sybase Environment to convert it?
Your help will be very much appreciated!
Cheers!
Stefan