Reinhold,

You should replace the line in your "Database Drivers.txt" file

altSQlite3,dbsqlite3.bundle

with

sqlite3,dbsqlite3.bundle

This combined witht he previous parameters and your test stack works fine on
my machine running Rev 2.7.2 on 10.4.9

--
cb

On 12/3/06, Reinhold Venzl-Schubert <[EMAIL PROTECTED]> wrote:

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


_______________________________________________
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