Add settings.json
on root.
{
"profiles": [
{
"company_code": "test",
"company_name": "Company Testing"
}
]
}
x86 build only
Client is using Python 3.7.2.
Add service-account.json
on root (/src).
To create a new service-account.json
,
visit https://console.cloud.google.com/iam-admin/serviceaccounts/details/108078427194927849620;edit=true?project=letsgo-2019
Just add a new key and obtain the service-account.json
.
connect "C:\eStream\SQLAccounting\DB\ACC-0001.FDB" user "ADMIN" password "admin" role ADMIN; show tables;