Thanks, that did the trick! I could not really find a way to load a
profile on startup (I guess I'm missing some vim script knowledge
here...)

What would you put in your .vimrc to execute 'DBSetOption
profile=MyProfile'? (sure, this *is* very newby...)

I tried:

:DBSetOption profile=MyProfile
DBSetOption profile=MyProfile
call DBSetOption('profile=MyProfile')

and some other similar combinations - am I missing something?

Daren

On Tue, Oct 28, 2008 at 7:04 PM,  <[EMAIL PROTECTED]> wrote:
> Good Morning Darren.
>
> Not at my computer at the moment.
> If you:
> :h dbext.txt
> /integrated
>
> I would hope there was a sample.
> Can you have a quick look.
>
> I will update the doc as well.
>
> Dave
>
> Sent from my BlackBerry device on the Rogers Wireless Network
>
> -----Original Message-----
> From: "Daren Thomas" <[EMAIL PROTECTED]>
>
> Date: Tue, 28 Oct 2008 10:53:56
> To: <[EMAIL PROTECTED]>
> Subject: How to configure dbext profile to use Windows user account?
>
>
>
> I'm trying to configure a profile for dbext that uses my windows login
> to log into a SQL Server installation. Dropping the "user=" and
> "password=" fields does not help, as I just get an error message
> saying I'm not logged in. The documentation does not mention how to do
> this. Any tips?
>
> Daren
>
>
>
> >
>

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

Reply via email to