| re: INSERT Cyrillic to Access DB via ASP ?
If one is using ASP, then the charset is not nearly as important as the
CODEPAGE directive at the top of the page and the CodePage property set in
the page.
--
MichKa [MS]
NLS Collation/Locale/Keyboard Development
Globalization Infrastructure and Font Technologies
This posting is provided "AS IS" with
no warranties, and confers no rights.
"MGFoster" <me@privacy.com> wrote in message
news:SkfPb.19118$1e.13334@newsread2.news.pas.earth link.net...[color=blue]
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Don't know if this will be much help, but this is from the Access 2002
> Help on "Setting up to work in different languages," the help article
> "Requirements for specific languages: Baltic, Central European, Greek,
> Turkish, and languages that use the Cyrillic alphabet."
>
> "To enter characters for these languages, use one of the following
> operating systems:
>
> "The corresponding language version of Microsoft Windows 98, Microsoft
> Windows NT 4.0, Microsoft Windows 2000, or Microsoft Windows
> Millennium Edition.
>
> "If you are running a language version of an operating system that
> doesn't match the language you want to type, install system support
> for that language."
>
> Michael (Michka) Kaplan seems to know alot about Internationalization,
> perhaps he will join in here.
>
> HTH,
>
> MGFoster:::mgf00 <at> earthlink <decimal-point> net
> Oakland, CA (USA)
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGP for Personal Privacy 5.0
> Charset: noconv
>
> iQA/AwUBQA2BqIechKqOuFEgEQIbcACgn2lEwaWM7a+Msr4i/ifhvkg0BjwAoK0A
> prdqgQTG0dNu6DKzh+boe1OV
> =2YYq
> -----END PGP SIGNATURE-----
>
>
> Beast wrote:
>[color=green]
> > Beast <chris@peratinos.org> wrote in news:Xns94769FDA126beastrrcom@
> > 199.45.49.11:
> >
> >[color=darkred]
> >>I am having a hard time inserting cyrillic data into an access db using
> >>asp. Does someone know how to encode the data so jibberish does not
> >>
> >>I have
> >>
> >><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
> >>
> >>for the charset but I still get garbage.
> >>
> >>
> >>thanks in advance.
> >>[/color]
> >
> >
> > I am also having trouble UPDATEing records with cyrillic characters.[/color]
>[/color] |