Browse Source

Remove odbc tracing and debugging (.ini flags) (#6691)

Co-authored-by: LLT21 <[email protected]>
LLT21 4 years ago
parent
commit
15a38c6a9c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/CSharp/appmpower/odbcinst.ini

+ 2 - 2
frameworks/CSharp/appmpower/odbcinst.ini

@@ -1,6 +1,6 @@
 [ODBC]
 [ODBC]
-Trace=1
-Debug=1
+Trace=0
+Debug=0
 Pooling=No
 Pooling=No
 
 
 [ODBC Drivers]
 [ODBC Drivers]