Hi!
I can't start the ndim app, please could someone help me?
I think i need to create a database for ndim, but in the files of the project there aren't a sql file.
Hope could you help me.
Thanks in advance
Regards from Chile!
Marcelo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is a configuration file in the root directory of the application called 'ndim_conf.properties'. There are commented template sections about database connection configuration. I suggest you that use PostgreSQL if it is possible (I've tested on PostgreSQL and Oracle XE).
The application populates the necessary tables during the first startup, in this way you don't have to create tables from external SQL script.
Kind regards,
Viktor
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
I can't start the ndim app, please could someone help me?
I think i need to create a database for ndim, but in the files of the project there aren't a sql file.
Hope could you help me.
Thanks in advance
Regards from Chile!
Marcelo
Hi!
There is a configuration file in the root directory of the application called 'ndim_conf.properties'. There are commented template sections about database connection configuration. I suggest you that use PostgreSQL if it is possible (I've tested on PostgreSQL and Oracle XE).
The application populates the necessary tables during the first startup, in this way you don't have to create tables from external SQL script.
Kind regards,
Viktor