TurboDB
Introduction
TurboDB
New Features
Upgrading
First Steps
Installing the VLC/CLX Edition
Windows Installation
Linux Installation
Licensing and Activation
Installing the .NET Edition
.NET Installation
Support
Support
Versions and Editions
VCL/CLX Component Library
Overview
Developing with TurboDB
Working with Tables
Creating a Table at Design-time
Creating a Table at Run-time
Altering a Table at Run-time
Using Indexes
Creating an Index at Design-time
Creating a Full-text Index at Design-time
Using a Full-text Index at Runtime
Importing and Exporting Records
Executing a Batch Move
Migrating from BDE
Porting a BDE application to TurboDB
Differences between BDE and TurboDB
Beyond the BDE
Localizing your application
Translating the User Interface
Localizing String Comparison
Miscellaneous
Storing Unicode Strings
Protected Database Tables
VCL/CLX Components Reference
VCL/CLX Components
ETurboDBError
TTdbDataSet
TTdbTable
TTdbBatchMove
TTdbDatabase
TTdbEnumValueSet
TTdbQuery
TTdbFieldDef
TTdbFieldDefs
TurboDB Engine
TurboDB Engine
TurboDB Engine Concepts
Overview
TurboDB Overview
Column Names
Column Data Types
Databases
Single-File Databases and Database Directories
Sessions and Threads
Queries
Search-Conditions
Full-text Search-Conditions
Indexes
Working with Indexes
Automatic Linking
The Concept of Automatic Linking
Working with Link and Relation Fields
Multi-User Access and Locking
Shared Tables
Table Locks
Record Locks
Locking on Linux
Error Codes
Error Codes
Error Description Codes
Error Reason Codes
Miscellaneous
Database Files
Data Security
Localization
Turbo SQL Guide
Turbo SQL
Conventions
Turbo SQL vs. Local SQL
Table Names
SQL Column Names
Date Formats
Time Formats
DateTime Formats
Boolean Literals
Table Correlation Names
Column Correlation Names
Embedded Comments
Data Manipulation Language
Data Manipulation Language
DELETE Statement
FROM Clause
GROUP BY Clause
HAVING Clause
INSERT Statement
ORDER BY Clause
SELECT Statement
UPDATE Statement
WHERE Clause
Data Definition Language
Data Definition Language
CREATE TABLE Command
ALTER TABLE Command
CREATE INDEX Command
DROP Command
Column Data Types
Additional Tools
Additional Tools
TurboDB Viewer
TurboDB Workbench
dataWeb Builder
Visual Data Publisher
TurboDB Data Exchange
Sample Programs
Company Sample
ToDoList Sample
Fulltext Sample
Relationship Sample