Advertising banner:

History
 
 Connection.CurrentQualifier
Home • Help • A0 • Customization Tools • FCAS • Language Reference • Connection.CurrentQualifier
 
CurrentQualifier (database connections)
Purpose
Specifies the concurrency attribute, which is a string containing the SQL command qualifier to be used by the data source.
Syntax
DBConnection.CurrentQualifier [= Qualifier]


Qualifier
For some databases, the Qualifier string might indicate a database to access, or in the case of some file-based data sources, a directory where table files are stored. Either can be specified.