DataFlux Data Management Studio 2.6: User Guide
You can use the Custom Connection dialog to add a user-defined connection for an SQLite database file. An SQLite connection could be used in the definition for an Address Update repository, for example.
Database files are not recommended for multi-user access, due to locking issues. Sites typically use DBMS's for production systems.
Perform the following steps to add a user-defined connection to an SQLite database file:
DFXTYPE=SQLITE;
FILE=C:\Program Files\DataFlux\DMStudio\studio1\AdUpdate_Repos\Address_Update_Repos.rps
Administrators can specify where custom connections are stored. For more information, see the User saved connection setting in the "Data Access Component Directives" topic in the DataFlux Data Management Studio Installation and Configuration Guide.
Documentation Feedback: yourturn@sas.com
|
Doc ID: dfU_T_DataConnSQLite.html |