BL_DBACCESS_PATH= Data Set Option

Specifies the location of the DB-Access utility.

Valid in: DATA and PROC steps (when accessing data that is in an external data source)
Category: Bulk Loading
Default: none
Requirement: To specify this option, also set BULKLOAD=YES.
Data source: Informix
Note: Support for this option was added in SAS 9.4M9.
See: BULKLOAD= data set option
Example:
BL_DBACCESS_PATH="/dbi/odbc/nfxsdk/4.50/bin/dbaccess"

Table of Contents

Syntax

BL_DBACCESS_PATH="directory-path"

Required Argument

directory-path

specifies the location of the DB-Access utility.

Last updated: February 3, 2026