DBPowerSuite 7.9 Application Programming Interface
ODBC

 

Class Description

Derived OConnection Class when using DataDirect Technologies ODBC Drivers

Class Name

MerantOConnection

Parent Class

OConnection

Header Name

MerantOConnection.h

Language

C++

Author

Brian N. Ceccarelli

Date Written

November 1, 1999

Last Updated

November 1, 1999

Last Updated By

Brian N. Ceccarelli

Notes

     This header file describes the ODBC Connection class for
DataDirect Technology ODBC drivers.  DataDirect (formerly Merant)
requires special processing when using the drivers.   This
class provides it.   This special processing deals only with their
requirement to supply a license file name and password while
connecting.   All other functionality is the same.

     In order to connect to a DataDirect ODBC data source, the
environment variable ODBCINI must represent the fully qualified
path name of DataDirect's system_odbc.ini file.

See Also

OConnection OEnvironment

 

Public Methods of Class MerantOConnection

#

Inline

Pure Virtual

Virtual

Method

Description

1

No

No

No

MerantOConnection(OEnvironment& o_env)

Constructor

2

No

No

No

ps_int32 ocConnect(const ps_char* dsn)

Connect to an ODBC Data Source Invoking Data DirectTechnologies Special Properties

3

No

No

No

~MerantOConnection()

Destructor

 

Protected Methods of Class MerantOConnection

#

Inline

Pure Virtual

Virtual

Method

Description

1

No

No

No

ps_int32 ocGetMerantParameters()

Get Data Direct Technologies Specific License and Password

 

Private Methods of Class MerantOConnection

#

Inline

Pure Virtual

Virtual

Method

Description

 

Go to DBPowerSuite 7.9 Application Programming Interface.


Updated: Thu Jun 18 21:13:23 2009