HTDBAddr

Name

HTDBAddr -- describes a connection string to a remote SQL data source

indexer.conf

Description

HTDBAddr describes a connection string to a remote SQL data source using URL-style notation, similar to DBAddr.

Using HTDBAddr and the other HTDB related commands is described in details in the Section called Indexing SQL tables (htdb:/ virtual URL scheme) in Chapter 6.

Scope

HTDBAddr affects all following Server commands, until the end of the configuration file, or until the next HTDBAddr command.

Examples


HTDBAddr mysql://root@localhost/test/
Server htdb:/test/
    

See also

HTDBDoc, HTDBLimit, HTDBList, UserCacheQuery.