Skip to content

URI

Table Specification

Supported By

  • DataFlex Pervasive.SQL Driver

Value

An URI (Uniform Resource Indicator) is used to specify the Pervasive.SQL server and database where the table is located. It can also specify a username and password to log in to the database.

The URI keyword can only be used if the driver is operating in database mode (the DATABASE_MODE keyword in DFBTRDRV.INT is on).

Database mode and URIs can only be used on Pervasive.SQL V8.5 or later.

Associated Attribute

Remarks

Refer to Pervasive.SQL Database Mode and Security for more information about URIs.

See Also