URI

Table specification

Supported By

DataFlex Pervasive.SQL Driver

Value

An URI (Uniform Resource Indicator) is used to specify in what Pervasive.SQL server and database the table is located. It can also specify a username and password to login 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 URI’s can only be used on Pervasive.SQL V8.5 or later.

Associated Attribute

DF_FILE_LOGIN (String)

Remarks

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

See Also

Header Keywords