Skip to content

Commit 9ff513d

Browse files
author
Daniel Rodrigues Lima
committed
Updated README.md Example of mssql connection included
1 parent cd06a36 commit 9ff513d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,11 @@ We ship the [MySQL connector](http://dev.mysql.com/downloads/connector/j/) (v5.1
436436

437437
We ship the [PostgreSQL](https://jdbc.postgresql.org/) (v9.4-1203) in the `/src/JasperStarter/jdbc/` directory.
438438

439+
###MSSQL
440+
441+
[Microsoft JDBC Drivers 6.0, 4.2, 4.1, and 4.0 for SQL Server
442+
](https://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=11774).
443+
439444
##Performance
440445

441446
Depends on the complexity, amount of data and the resources of your machine (let me know your use case).

0 commit comments

Comments
 (0)