Speaking of peak.storage I would guess that to add support for a different DB-API module i.e. psycopg instead of the default pgdb one *could* edit peak.ini and make a custom driver in SQL.py? On another note, i just edited SQL.py and changed import:pgdb to import:psycopg. It didn't work :( -Darryl