> 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
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---