Changes

Jump to navigation Jump to search
no edit summary
Note that Ed fixed the error documented on the ActiveState GitHub [https://github.com/Komodo/KomodoEdit/issues/3592], by replacing all instances of 'async' with 'asynch' in C:\Program Files (x86)\ActiveState Komodo IDE 9\lib\support\dbgp\python3lib\dbgp\client.py to enable Komodo to run Python 3.
 
==DataGrip==
 
To use DataGrip on the RDP to work on a database on the dbase server, use a postgres database connection with the following settings:
*Host: 192.168.2.201
*Port: 5432
*User: researcher
*Password: hint:littleamount
*Database: vcdb3 (or whatever)
*URL: jdbc:postgresql://192.168.2.201:5432/vcdb3

Navigation menu