Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DTS and special characters

Status
Not open for further replies.

gerito

Programmer
Joined
Sep 11, 2002
Messages
8
Location
ES
Hello. I have a data Transformation package (DTS) that imports data from 'dbf' tables. The case is that it does not have to be using the correct character table because the Ñ/ñ character and other give back them like strange characters. You know as I can change this?

Anticipated thanks and greetings.
 
We used to have the same problem with french characters. We used to run a Stored proc to fix the problem. It replaced all special characters.

Unfortunatly, I no longer have access to the SP. Hope it helps

SC
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top