Tuesday, December 1, 2009

Re: dbext multiple profiles for same server

On Tue, Dec 1, 2009 at 8:08 AM, krzysztof cierpisz <ciapecki@gmail.com> wrote:
> these are my current profiles for dbext in my .vimrc file:
...
> when I add one more profile:
> let g:dbext_default_profile_computerprofile =
> 'type=ORA:user=computerprofile:passwd=****:srvname=jupiterdb.us.oracle.com'
...

Chris, thanks for providing what you did, it was enough for me to
reproduce what you are seeing.

I have corrected the problem for the next release of dbext.

The issue is the use of "profile" in "computerprofile". If you change
the name to something else: "computerpfile", you can work around the
issue.

HTH,
Dave

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments: