El 28/07/16 a les 16:45, Marko Randjelovic ha escrit:
> On Thursday, July 28, 2016 at 4:12:48 PM UTC+2, Sergi Almacellas
> Abellana wrote:
>
> El 28/07/16 a les 15:56, Marko Randjelovic ha escrit:
> > Hi all,
> >
> > After solving problem named "Error starting trytond", there is
> another
> > problem. When I start Tryton client, there is no "Database" submenu
> > under "File" menu and for that reason I cannot create database.
> Another
> > thing than confuses me is there is no prompt for password in the
> dialog
> > that is displayed by default (to connect to database).
> You are using the development version where those options have changed:
>
> 1. Databases must be created from server side.
>
>
> Than how do I create a database?
It depends on the backend you use. For example in postgresql you can use
the create database statement [1]
[1]
https://www.postgresql.org/docs/current/static/sql-createdatabase.html