Connect via Aducom SQLite (Data Abstract)

From RemObjects Wiki
Jump to: navigation, search

This is a Concept topic for Data Abstract for Delphi


Contents

Overview

The Aducom SQLite driver is provided to allow connecting to SQLite database servers.

The 3rd-party library (Aducom SQLite) is shipped with Data Abstract, so no additional download is required.


Parameters

Parameter
Description
Database Specifies the database to which you wish to connect. This a complete path and filename (e.g. "c:\test.db3").
Custom parameters Sets additional SQLite-driver specific options as a semicolon separated list of name/value pairs. Please consult the SQLite documentation for details on the available options.

Example

 SQLite?Database=T:\sample.db3;

See Also


Product: RemObjects Data Abstract
Available Editions: Data Abstract for .NET, Xcode, Delphi, Java and JavaScript

GlossaryArticlesFeaturesLibrarySamples

Personal tools
Namespaces

Variants
Actions
Navigation
products
platforms
special
Toolbox