Library tutorials & articles

ADO and Unicode

Introduction

This article explains how to use Microsoft ADO to add and update unicode code points stored in an Oracle UTF8 database.

Overview:

  1. From Unicode.html the user enters a Unicode code point like ! and it's unicode value U0021 and presses submit.
  2. The data transaction occurs in submit_to_database.asp
  3. The data is retrieved using database_results.asp

Important concepts to know about Unicode

  • The Unicode Standard specifies a numeric value and a name for each of its characters.
  • Unicode encodes characters not glyphs (shapes of the character). Multiple glyphs can be assigned to a single character.
  • Unicode is an industrial standard for character presentation.
  • The Unicode Standard provides international exchange of data. Unicode can by stored in a UTF-8 database. UTF-8 is a common encoding schema for exchanging information in HTML and other character file structures.
  • The Unicode Standard provides a standardized character-set, greater exchange of information, and reduction in development costs

Comments

  1. 01 Jan 1999 at 00:00

    This thread is for discussions of ADO and Unicode.

Leave a comment

Sign in or Join us (it's free).

David Nishimoto NishiSoft provides Part I of the Information Technology Project collaboration. Sign up and list your IT project tasks, assign task too friends, and get percent complete task. Part will include ...
AddThis

Related discussion

Related podcasts

  • Java Posse #213 - Newscast for Oct 23rd 2008

    Newscast for Oct 23rd 2008 Fully formatted shownotes can always be found at http://javaposse.com The Android project has been released as open source, beating the rumored launch date for the source code by several months http://source.android.com/ And, Gizmodo and ZDNet both offer in-depth ...

Events coming up

Want to stay in touch with what's going on? Follow us on twitter!