On Nov 23, 2009, at 2:56 PM, JJZolx wrote:

> 
> I'm running the embedded branch on Windows right now using SQLite.  Need
> to test it with MySQL as well.
> 
> Switching between the two databases...  Ideally, there would be
> individual settings for the MySQL server address, port number, database
> name, username and password.  In the SQLite instances that I'm running I
> still see the DBI connection string stored for dbsource, so I imagine
> that moving between the two database systems would wipe out any MySQL
> settings.  A half step to fixing this would be to use
> 
> dbpassword
> dbsource
> dbusername
> 
> only for MySQL connections and use a different setting in the prefs
> file for SQLite.

The setting is for switching between the 2 built-in database engines, not for 
connecting to an external database.
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to