I'm using pgAdmin as a Windows 98 interface to my PostgreSQL database.
Is there a simple form of pgAdmin that would just allow database
queries (something like psql but with a GUI interface on Windows 98)?
I want to provide some non-administrators with a Windows 98 tool that
they can easily do SELECTs but not DROP/CREATE/UPDATE/etc.