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. -- 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
