How to fill out Database Query Builder fields

Reinhold Venzl-Schubert r.venzl-schubert at t-online.de
Sun Dec 3 18:30:29 EST 2006


Hi Sarah,

"altSQLite3" is the select of the QueryBuilder and
The name "sqlite3" is necessary to connect to the Database.
It is the script used in the SQlite3 Demo of Altuit.

Reinhold


>> This script connects my stack to my database:
>>
>> put revdb_connect("sqlite3","TestDB.db",,,,,"schubert at t-
>> online.de","...xyz...") into tConID
>>
>> Therefore I filled out in that way:
>>
>> Name:           Fragen
>> Type:           altSQLite3
>> Host:           /Users/rvs/Documents/5-Fächer-Lernprogramm/5FLK- 
>> Rev SLQ
>> Port:
>> Database:       TestDB
>> User:           schubert at t.online.de
>> Password:       ...xyz...
>>
>
> In one part you use "sqlite3" and in another you use "altSQLite3" as
> the database type. I would see if changing this helps.
>
> Cheers,
> Sarah




More information about the use-livecode mailing list