skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The DB2 Wire Protocol Driver : Connection Option Descriptions for DB2 : Current Function Path
 

Try DataDirect Drivers Now
Current Function Path

Attribute

CurrentFunctionPath (CFP)

Purpose

Specifies a comma-separated list of DB2 schema names used to resolve unqualified function names and data type references in dynamically prepared SQL statements. This value also is used to resolve unqualified stored procedure names specified in CALL statements.

Valid Values

schema_name[,...]
where:
schema_name
is the name of a valid DB2 schema.

Default

None

GUI Tab

Advanced tab