How to fill out Database Query Builder fields

Sarah Reichelt sarah.reichelt at gmail.com
Sat Dec 2 19:38:45 EST 2006


> 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