"J A" <[EMAIL PROTECTED]> wrote on 03/07/2006 12:31:57 PM:

> 1.   Support for N-types for the future. UNICODE support for NCHAR, 
NCLOB and 
> NVARCHAR datatypes
> 2.   Support for UCS-2 or UTF-16 for future.
> 3.   Support for N-types in Stored Procedures
> 4.   Automatic translation of N-type to SP’s Unicode
> 5.   Embedded database server within a client application.
> 
> _________________________________________________________________
> On the road to retirement? Check out MSN Life Events for advice on how 
to 
> get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
> 
> 

I don't know where you are getting your information. Most of this is 
already done!!!

1. Please see:
http://dev.mysql.com/doc/refman/5.0/en/charset-national.html

2. Please see (UCS-2... don't know about UTF-16):
http://dev.mysql.com/doc/refman/5.0/en/charset-unicode-sets.html?ff=nopfpls

3. AFAIK - All character sets and collations are supported within stored 
procedures.

4. Please see:
http://dev.mysql.com/doc/refman/5.0/en/cast-functions.html

5. Please see:
http://dev.mysql.com/doc/refman/5.0/en/libmysqld.html

Please, next time check the online documentation first....

Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine

Reply via email to