Sets or returns the codepage of the RecordSet.
Read-write property
object.CodePage= [ value ] |
Long
The following codepage values are supported:
Flag | Description |
---|---|
437 | U.S. MS-DOS |
737 | Greek MS-DOS |
850 | International MS-DOS |
852 | EE MS-DOS (Latin II) |
857 | Turkish MS-DOS |
860 | Portuguese MS-DOS |
861 | Icelandic MS-DOS |
863 | French-Canadian MS-DOS |
865 | Nordic MS-DOS |
866 | Russian MS-DOS |
874 | Thai Windows/MS-DOS |
932 | Japan Shift-JIS |
936 | PRC GBK |
949 | Hangul (Wansung) |
950 | Taiwan Big 5 |
1250 | EE Windows |
1251 | Russian Windows |
1252 | Windows ANSI |
1253 | Greek Windows |
1254 | Turkish Windows |
1257 | Baltic Windows |