ODBC database

Object that represents a local or remote database among those supported with ODBC (Open DataBase Connectivity) protocol.
BrowseName
ODBCStore
SuperType
Store(Store)

Properties

Name
BrowseName
DataType
Description
DSN
DSN
DSN (Database Source Name)
DBMS type
Type
Type of the database server
Username
Username
Name of the user for access to the database
Password
Password
User password for access to the database
Database
Database
Name of the database in the database server
Server
Server
IP address or hostname of the database server in the network
TCP Port
Port
TCP port of the database server (if 0, SQL default = 1433, MySQL default = 3306)
Tables
Tables
(Inherited from Store)
Max column name length
MaxColumnNameLength
(Inherited from Store)
Max columns count
MaxColumnCount
(Inherited from Store)
Data type compatibility map
DataTypeCompatibilityMap
(Inherited from Store)
Status
Status
(Inherited from Store)
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal