
In the type option you can set the name of your RDBMS, actually you can use any of the following: pgsql, mysql, mysqli, sqlite, odbc, oracle and mssql.
Also you can set the host name of the server where your database is allocated, the username you will use to access your database and its current password.


Programmers have a life






In a previous post I wrote about the modes section in the Tlalokes framework configuration's file. But the topic about the database mode was pending. Tlalokes uses the Propel as ORM in order to work with databases in the same way you work with other cl
Tracked: Sep 28, 14:11