Hi all,
We are using V8.1.9 (aka 8.2) and we are having an annoying issue with
the Command Editor. It does not seem to remember, from session to
session, the "targets" that should appear in the drop-down box .Was
this supposed to be a feature? It would be nice...
Thanks,
Alejandrina
Ian - 04 Apr 2006 19:14 GMT
> Hi all,
>
> We are using V8.1.9 (aka 8.2) and we are having an annoying issue with
> the Command Editor. It does not seem to remember, from session to
> session, the "targets" that should appear in the drop-down box .Was
> this supposed to be a feature? It would be nice...
The "Targets" box only lists active database connections. Click "Add"
to connect to a database, or just execute the statement
CONNECT TO YOUR_DB;
and your database(s) will appear in the Targets.
apattin - 04 Apr 2006 20:57 GMT
Yes. I was trying to avoid typing the CONNECT.. string all the time.
Thanks,
Alejandrina