-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rashmi Hiremath wrote:
| someone have an SQLite internationalization samples
| which I can take a look at ?
|
| Also can I save,search in internationalization fomat ?

Your question doesn't make sense.  SQLite does not have a user interface
- - it is a library for developers.  It is up to the developer to provide
i18n and l10n to the user.

For example, you as a developer should deal with correctly outputting
dates, numbers and strings.  SQLite only stores Unicode text internally.
~ If you require more complex i18n information such as the locale the
text is from, then you will need to ensure your database schema includes
that information.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFg66rmOOfHg372QQRAlxAAKDhFAuiWJR1Hb+20Ye1U4blCnAkxgCfRXQV
n8NvDVFB187ODwveZuj2lls=
=U0Fv
-----END PGP SIGNATURE-----

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to