On Wednesday, October 29, 2008 4:40:08 AM UTC+8, David Fishburn wrote:
> > 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?
> 
> I have updated the docs for the next release, thanks for the note.
> 
>      let g:dbext_default_profile_mySQLServer  =
> 'type=SQLSRV:integratedlogin=1:dbname=myDB'
> 
> 
> Dave

Hi Dave,
To connect to sql server, we need to know the hostname, instance name and 
database name. But in your example of 
'type=SQLSRV:integratedlogin=1:dbname=myDB'.  There is only databasename. How 
to provide hostname/instancename?

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to