Обновить config/ncore-properties.xml
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
<!-- Database settings -->
|
||||
<entry key="jdbc.drivers">org.firebirdsql.jdbc.FBDriver</entry>
|
||||
<entry key="ncore.db.url">jdbc:firebirdsql:localhost:/db/<%%RESERVED_NAME%%>.fdb?lc_ctype=WIN1251</entry>
|
||||
<entry key="ncore.db.url">jdbc:firebirdsql:rdb:/db/<%%RESERVED_NAME%%>.fdb?lc_ctype=WIN1251</entry>
|
||||
<entry key="ncore.db.user">SYSDBA</entry>
|
||||
<entry key="ncore.db.password">masterkey</entry>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user