niota

fascinating. logical.

User Tools

Site Tools


niota-docs:niota_constants

This is an old revision of the document!


connection database type

  • DB_TYPE_OCI805 - Oracle native interface
  • DB_TYPE_ODBC_MSSQL - Microsoft SQL Server via ODBC
  • DB_TYPE_MSSQL - Microsoft SQL Server native interface
  • DB_TYPE_ODBC_TERADATA - Teradata via ODBC
  • DB_TYPE_MYSQLI - MySQL server native interface

connection type

  • CONN_TYPE_DATABASE - database
  • CONN_TYPE_WEBSERVICE - webservice

MS SQL server encoding

  • SQLSRV_ENC_CHAR -

Data is returned in 8-bit characters as specified in the code page of the Windows locale that is set on the system. Any multi-byte characters or characters that do not map into this code page are substituted with a single byte question mark (?) character. This is the default encoding.

niota-docs/niota_constants.1636888096.txt.gz · Last modified: 2025/07/17 14:11 (external edit)