JetSDB Property

Specifies the Microsoft Access System (Security) Database Name for the Microsoft Jet data provider.

Syntax

object.JetSDB [= String]

Parameters

The JetSDB 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

Remarks

Use this property if Microsoft Access is configured for user-based security.

See Also