Contents
Display Legacy Contents

 Print
    Connect SQLite    
Connect to specified local SQLite database.

Parameters


Profile <radiobox>

This parameter defines what type of database profile users wants to be connected. Have two possible choices: Database Connection Profile or SQLite Native Acess.

 
Database Profile <combobox>

The name of the database profile to be connected.

 
Database Name <string>

If the user chooses SQLite Native Acess, he must give a name to the database.

 
File <string>

User must indicates the path to file that contains the database.

 
Password <string>

User must indicates the password to acess the database.

     
 

    See also
    Samples

     

     

    Updated: 4/8/2016 9:36 AM