JetDB Property

Specifies the Microsoft Access Database Name for the Microsoft Jet data provider.

Syntax

object.JetDB [= String]

Parameters

The JetDB property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

String

The name of the Microsoft Access database; for example: C:\Program Files (x86)\Proficy\iFIX\PDB\APPTEST.mdb

See Also