Created
March 20, 2020 01:08
-
-
Save mitaken/486229cb326108bcc05d24e3a402a592 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [oledb] | |
| ; Everything after this line is an OLE DB initstring | |
| Provider=MSOLEDBSQL;Integrated Security=SSPI;Data Source=(LocalDB)\MSSQLLocalDB |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [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