Language Reference Guide : A. System Constants and Keywords : System Constants : DBMS Server Types for DBSessionObject
 
Share this page                  
DBMS Server Types for DBSessionObject
Constant Value
Description
Numeric
Equivalent
DS_NO_DBMS
Not connected to a DBMS server
0
DS_INGRES_DBMS
Connected to an Ingres DBMS server
1
DS_SQLSERVER_DBMS
Connected to an SQLServer DBMS server
2
DS_ORACLE_DBMS
Connected to an Oracle DBMS server
3
DS_INFORMIX_DBMS
Connected to an Informix DBMS server
4
DS_SYBASE_DBMS
Connected to a Sybase DBMS server
5
DS_INGRESDSK_DBMS
Connected to an OpenIngres DBMS server
6
DS_INGRES2DSK_DBMS
Connected to an Ingres II Desktop DBMS server
7
DS_INGSTAR_DBMS
Connected to an Ingres Start DBMS server
8
DS_ALLBASE_DBMS
Connected to an AllBase DBMS server
9
DS_DB2_DBMS
Connected to a UDB DB2 DBMS server
10
DS_RDB_DBMS
Connected to an RDB DBMS server
11
DS_RMS_DBMS
Connected to an RMS DBMS server
12
DS_ODBC_DBMS
Connected to an ODBC DBMS server
13
DS_DCOM_DBMS
Connected to a DCOM DBMS server
14
DS_IDMS_DBMS
Connected to an IDMS DBMS server
15
DS_IMS_DBMS
Connected to an IMS DBMS server
16
DS_VSAM_DBMS
Connected to a VSAM DBMS server
17