Diff of /branches/modrex-0.1.1-rc/ModularRex/addon-modules/ModreX/config/modrex.ini
Parent Directory
|
Revision Log
|
Patch
| revision 244, Thu Oct 29 11:23:59 2009 UTC | revision 245, Fri Oct 30 10:38:08 2009 UTC | |
|---|---|---|
| # | Line 32 | Line 32 |
| 32 | voice_server_url = "http://127.0.0.1:8000" | voice_server_url = "http://127.0.0.1:8000" |
| 33 | ||
| 34 | db_connectionstring = "SQLiteDialect;SQLite20Driver;Data Source=RexObjects.db;Version=3" | db_connectionstring = "SQLiteDialect;SQLite20Driver;Data Source=RexObjects.db;Version=3" |
| 35 | ;use MonoSqliteDriver instead of SQLite20Driver if you are running Linux | |
| 36 | ;db_connectionstring = "SQLiteDialect;MonoSqliteDriver, ModularRex.NHibernate;URI=file:RexObjects.db,version=3" | |
| 37 | ;db_connectionstring = "MsSql2005Dialect;SqlClientDriver;Server=127.0.0.1;Initial Catalog=os_modrex;Persist Security Info=True;User Id=rex;Password=rex" | ;db_connectionstring = "MsSql2005Dialect;SqlClientDriver;Server=127.0.0.1;Initial Catalog=os_modrex;Persist Security Info=True;User Id=rex;Password=rex" |
| 38 | ;db_connectionstring = "MySQLDialect;MySqlDataDriver;Data Source=localhost;Database=os_modrex;User ID=rex;Password=rex" | ;db_connectionstring = "MySQLDialect;MySqlDataDriver;Data Source=localhost;Database=os_modrex;User ID=rex;Password=rex" |
| 39 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

