Home > Ask the SQL Server Experts > Michael Hotek Questions & Answers > Extracting data without strings converted to strange characters
Ask The SQL Server Expert: Questions & Answers
EMAIL THIS

Extracting data without strings converted to strange characters

Michael Hotek EXPERT RESPONSE FROM: Michael Hotek

Pose a Question
Other SQL Server Categories
Meet all SQL Server Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 05 November 2004
I have a strange process that's used primarily for testing purposes. Basically I create some content files using SQL Server 2000 then use some scripts to load the content into Oracle. I then want to extract the content out of Oracle using SQL to run comparisons on. I'm able to use Enterprise Manager to do this, but it converts the foreign characters to strange characters (ex. the e with the slash over it gets converted to a bar or pipe). Is there a way to connect with an outside server to extract the Oracle table back into SQL (need to ensure strings do not get converted)?

>
All you have to do is make sure you are transferring it as Unicode data. The bar and pipe characters you are seeing are replacements which get inserted, because the character set on the SQL Server does not understand the characters that are being sent to it. By transferring as Unicode and into Unicode datatypes, you eliminate this issue.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Michael Hotek
Applying LDF file to MDF without turning it to .BAK first?
Procedure for finding last modified info?
Migrating poorly designed database to new, normalized one
Displaying decimal places in SQL Server 2000
Creating a DTS package
Money data type conversion issue using DTS
Any way to alias a call to functions?
Repairing corrupt MDF files
In-place versus side-by-side upgrade
Memory usage by different databases

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



SQL Solutions - SQL Database Design
HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2005 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts