Component
|
Description
|
DataServer for MS SQL Server
(Windows platforms only)
|
An OpenEdge software module that allows you to use ABL or WebSpeed Speedscript.
|
ODBC Driver Manager
(Windows platforms only)
|
A software module that manages the connection between an application and ODBC drivers. It is implemented in Windows by default as a Microsoft-supplied dynamic link library (DLL) module.
|
Schema holder
|
A repository for foreign data definitions.
|
ODBC driver
(Windows platforms only)
|
A software module that implements the ODBC Application Programming Interface (API) specification. The driver interfaces between the ODBC Driver Manager and the data source.
|
ODBC data source
(Windows platforms only)
|
A name that identifies a specific set of data and how to obtain it. You must register a MS SQL Server database as an ODBC data source.
|
ODBC Administrator
(Windows platforms only)
|
A Microsoft program for registering and configuring data sources. You register a data source by providing information that the ODBC driver needs through the ODBC Administrator. Note that this registration method is used only in Windows platforms.
|
DataServer utilities for MS SQL Server
|
A set of utilities that allows you to perform certain tasks related to the MS SQL Server DataServer. You access them from either the Data Administration or the Data Dictionary.
|