notebook vb

This commit is contained in:
2026-03-18 07:13:47 +01:00
parent a599b6741b
commit f2dc33a05e
23 changed files with 9102 additions and 13 deletions

View File

@@ -0,0 +1,16 @@
# Firebird trace konfigurace zachytí SQL příkazy Medicusu
# Soubor: medicus_trace.conf
<database c:\\medicus 3\\data\\medicus.fdb>
enabled true
log_connections false
log_transactions false
log_statement_prepare false
log_statement_start false
log_statement_finish true
log_procedure_finish false
print_plan false
print_perf false
time_threshold 0
max_sql_length 32768
</database>