Skip to content

Commit 7c156ae

Browse files
Update ibmisqlserverfreetds.md
1 parent 160a72c commit 7c156ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ibmisqlserverfreetds.md

+2
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ SQLRowCount returns 2
9999

100100
# DSN-less Connection String
101101
https://www.freetds.org/userguide/dsnless.html
102+
103+
https://www.freetds.org/userguide/OdbcConnAttr.html
102104
```
103105
DRIVER=FreeTDS;SERVER=<hostname>;PORT=1433;DATABASE=<databasename>;TDS_Version=7.2;UID=<user>;PWD=<pass>'
104106
```

0 commit comments

Comments
 (0)