Hi,
I use easySQL Version 1.0 on eclipse 2.1.2:
I connect to a DBMS,
(1) select connection
(2) select database
as described on the web.
In SQL Buffer I try something like:
SELECT * FROM <Ctrl+Space>
but there is no autocompletion of tables.
SELECT * FROM table WHERE <Ctrl+Space>
the same thing: no autocompletion.
Best regards,
Matthias