Subject | English | Spanish |
comp., MS | ANSI character set | juego de caracteres ANSI (An 8-bit character set used by Microsoft Windows that allows you to represent up to 256 characters (0 through 255) by using your keyboard. The ASCII character set is a subset of the ANSI set) |
IT | ANSI control characters | caracteres de control ANSI |
comp., MS | ANSI SQL query mode | modo de consulta SQL ANSI (One of two types of SQL syntax: ANSI-89 SQL (also called Microsoft Jet SQL and ANSI SQL), which is the traditional Jet SQL syntax; and ANSI-92 SQL, which has new and different reserved words, syntax rules, and wildcard characters) |
comp., MS | ANSI to OEM conversion | conversión de ANSI a OEM (The conversion of characters that must occur when data is transferred from a database that stores character data using a specific code page to a client application on a computer that uses a different code page. Typically, Windows-based client computers use ANSI/ISO code pages, and some databases (for compatibility reasons) might use OEM code pages) |