Getdbvendor – Kofax DM API User Manual

Page 204

Advertising
background image

184 C

HAPTER

4

GetDBVendor

GetDBVendor

The GetDBVendor method retrieves the numeric identifier associated
with the SQL database software in use with the current DM library.

Syntax

PCDSQL.GetDBVendor()

Returns

GetDBVendor returns a long integer that identifies the type of the
current SQL database software. The following table lists the currently
supported SQL software products and their associated identification
numbers:

Example

The

Example

in the discussion of the

PCDSQL

object illustrates the use

of the GetDBVendor method.

Related Items

See the

PCDSQL

object.

See the following properties:

ErrDescription
ErrNumber

Identifier Name of SQL Software

3

Microsoft SQL Server

5

Oracle Database Server

6

Sybase SQL Server

Advertising