On Mon, 2006-06-26 at 09:42 +0530, uttam hoode wrote: > i am able to solve the problem. Instead of windows 1256 charset now > i am using UTF-8 encoding but atrribute type remains the > same(VARCHAR,CHAR and not NVARCHAR,NCHAR........) > is there any problem/issues if i use VARCHAR for UTF?
on mysql, i use varchar w/o a problem... not sure about other databases though.
_______________________________________________ Developer mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/developer

