Jalaj P. Jha Technical & Miscellaneous Ramblings

12Apr/0722




Storing Unicode Data in Databases

This post is in continuation to my earlier post VB Forms in Hindi Unicode Fonts following a few comments regarding improper display of stored data.

Let's first use an MS Access Database (referred in code as D:uni.mdb), containing a single table "unitable" which itself contains only one text field "unistring".