Files
ayanova7/API/CSHelloAyaNova/bin/Debug/config.txt
2018-06-29 19:47:36 +00:00

7 lines
343 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<!-- Use the embedded Firebird database -->
<ConnectionType>DataBase</ConnectionType>
<DataBaseType>FireBird</DataBaseType>
<DataBaseConnectionString>ServerType=1;DataBase=%AllUsersProfile%\AyaNovaData\AYANOVA.FDB;Dialect=3;</DataBaseConnectionString>
</configuration>