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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. khovorka

    How to pull Unicode from XML using Delphi

    To Whosrdaddy, The version is Delphi 2010 prof. I have things working in parsing the XML and can see the Unicode text string properly, but now have to pass it using Indy10 to a MySQL database and all I get in the database is a bunch of ???????? So any help in understanding what I have to do...
  2. khovorka

    How to pull Unicode from XML using Delphi

    Hello, I need to be able to do the following and do not know how to do this. Here are the steps. 1. I receive a small XML file with a few lines like the following: <City><![CDATA[BRASÍLIA]]></City> I am attempting to ready this in with the accent/diacritical marks using NativeXML I then...

Part and Inventory Search

Back
Top