Start a new topic

too much entries in autocompletion

[This topic is migrated from our old forums. The original author name has been removed]

hi,

i use dbvis 5.1.1 & dbvis 6.0.7 with postgresql 8.1

- if i do a select * from <AC> i see all database objects in list including fk and indizes. How can i limit this to tables only? same for columns
- if i join 2 tables can i limit autocompletion to fk cols from joined tables respectivily tables?



regards
thomas

[This reply is migrated from our old forums.]

Re: too much entries in autocompletion
Thomas, We'll fix in the next version so that indices and keys are not listed in the AC popup for PostgreSQL. It is currently not possible to limit the column listing to only show foreign key columns. Regards Roger
[This reply is migrated from our old forums. The original author name has been removed]

Re: too much entries in autocompletion
thx, i'll wait for next version