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",,,,,"[EMAIL PROTECTED]
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:           [EMAIL PROTECTED]
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

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to