Add database functions
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Databases
|
||||
|
||||
# Oracle
|
||||
oracle_conn_str=oracle+oracledb://sp84p:data@ora:1522/?service_name=prod84
|
||||
|
||||
# gmn-conn\co_dw
|
||||
co_dw_conn_str = mssql+pyodbc://co_app:JRHmi1KLwjgnF6@gmn-cont\controlling/co_dw?driver=ODBC+Driver+18+for+SQL+Server&TrustServerCertificate=yes
|
||||
|
||||
# gmn-conn\co_daten
|
||||
co_daten_conn_str = mssql+pyodbc://dw_user:Schneewittchen%4089887%%21@gmn-cont\controlling/co_daten?driver=ODBC+Driver+18+for+SQL+Server&TrustServerCertificate=yes
|
||||
Reference in New Issue
Block a user