Application Development Guide


Considerations for Multi-byte Character Sets in FORTRAN

There are no graphic (multi-byte) host variable data types supported in FORTRAN. Only mixed character host variables are supported through the character data type. It is possible to create a user SQLDA that contains graphic data.


[ Top of Page | Previous Page | Next Page ]