Monday, January 30, 2012

SV: Completing a column name with sqlcomplete and dbext

> Yes, it is possible.
>
> Can you provide a few items:
>
> 1. Version 11.0 is the most recent version of
autoload\sqlcomplete.vim I
> have uploaded that version here:
> http://www.vim.org/scripts/script.php?script_id=1572
>
> 2. dbext is correct, 13.0 being the most recent.
>
> Try it with 11.0 sqlcomplete and see what you get.
>
> Dave

Thanks but v. 11 yields the same results. It's odd because pressing
<C-C>c directly after inputting the table name will bring up a list of
all columns and insert the first column of that list. If you delete this
column name and start typing, the list shows available columns as you
type. Typing part of a column name and pressing <C-C>c to bring up the
list doesn't work however.

Jonas Enberg

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: