This commit is contained in:
7
Installs/AyaNovaINNO/EXAMPLE_FIREBIRD_SERVERconfig.txt
Normal file
7
Installs/AyaNovaINNO/EXAMPLE_FIREBIRD_SERVERconfig.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<!-- Use a shared Firebird server, NOTE change the 192.168.1.100 below to your Firebird server's actual IP Address -->
|
||||
<ConnectionType>DataBase</ConnectionType>
|
||||
<DataBaseType>FireBird</DataBaseType>
|
||||
<DataBaseConnectionString>ServerType=0;DataSource=192.168.1.100;DataBase=AYANOVA;User=SYSDBA;Password=masterkey;Dialect=3;</DataBaseConnectionString>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user