mlvdheiden
Results
1
comments of
mlvdheiden
Thx for your reply. Here the complete sequence: **a. create the connection:** db_config = {'host': 'xxxxxxxxxx', 'port': '5433', 'user': 'dbadmin', 'password': 'xxxxxxxx, 'database': 'xxxxxxxx', 'ssl': False, 'autocommit': True, 'use_prepared_statements': False,...