Skip to content

Instantly share code, notes, and snippets.

@mitaken
Created March 20, 2020 01:08
Show Gist options
  • Save mitaken/486229cb326108bcc05d24e3a402a592 to your computer and use it in GitHub Desktop.
Save mitaken/486229cb326108bcc05d24e3a402a592 to your computer and use it in GitHub Desktop.
[oledb]
; Everything after this line is an OLE DB initstring
Provider=MSOLEDBSQL;Integrated Security=SSPI;Data Source=(LocalDB)\MSSQLLocalDB
[oledb]
; Everything after this line is an OLE DB initstring
Provider=SQLNCLI11.1;Integrated Security=SSPI;Data Source=(LocalDB)\MSSQLLocalDB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment