andyg;488552 Wrote: 
> The setting is for switching between the 2 built-in database engines,
> not for connecting to an external database.

That's what I just said.  I'm suggesting that it needn't be that rigid.
There's almost no reason to keep the db prefs in an external file if
you're just going to overwrite them with hard-coded connection
parameters anyway.

In an older prefs file I see (probably a remnant of the first SQLite
attempt)

sqlitesource: dbi:SQLite:dbname=%s

but I don't see this in the prefs file for the newer server.  That plus
another setting

dbtype: sqlite or
dbtype: mysql

would be all that is needed. Use dbsource only for MySQL connections
and never overwrite it.


-- 
JJZolx

Jim
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=71714

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to