MYSQL v4.0.4 support Unicode ?

2002-10-02 Thread Khanh Pham
Hi Ladies & Gents, Does new MYSQL v4.0.4 support Unicode ? I know that version 4.0 can store Unicode, but it cannot "order", unless we have to write extra codes for it. Unless I am wrong ! Thanks in advance ! /Khanh - Befor

Re: data migration

2002-09-05 Thread Khanh Pham-Phu
Hi, You may look up this URL for data migration: http://www.mysql.com/portal/software/html/software_comments-124.html Good Luck, /Khanh > HI ALL, > > Does anyone know of a simple way of migrating JUST data from a sybase > ASE server to mysql ? > > Please Help :) > > Thanks > Tonino >

Save Image (GIF or JPEG) file in the database ?

2002-08-02 Thread Khanh Pham
Hello ladies & gents, I am new to MySQL. I wonder if I can save a picture in the database, then I can load into a JSP. The perfect example is an employee page ! Thanks in advance for your helps ! /Khanh - Before posting, ple

Re: help me out here guys... you gotta have a primary key

2002-07-27 Thread Khanh Pham
Hello Desmond, I am not an expert in DB, but I support your ideas. The primery key is one of the fundamental concept of database. With the key, you can refer faster to the record that you are looking for. Even you have a perfect codes, you will be not able to cover all senario that your softwa