Commit 19f4281
authored
Add example: connect using Windows Authentication
I spent a good while figuring out how to specify the database server
host+instance, and where to specify the Windows Domain and the user.
Solution found here, and confirmed to work with pymssql 2.1.3:
https://groups.google.com/d/msg/pymssql/QDMLTGBNeU0/cncYUrkAJD4J1 parent 5c5737a commit 19f4281
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
47 | 65 | | |
48 | 66 | | |
49 | 67 | | |
| |||
0 commit comments