FineReport Community
Title:
How to connect to SqlServer
[Print this page]
Author:
penny
Time:
2020-7-29 17:27
Title:
How to connect to SqlServer
Hi everyone,
How should I connect FineReport Designer to SqlServer?
Author:
JoJo
Time:
2020-7-29 17:34
Hi Penny,
There are two ways to connect to SQL SERVER.
1-JDBC
If you cannot connect using JDBC, you can troubleshoot the SqlServer configuration according to the documentation:
http://doc.fanruan.com/display/VHD/Connect+to+SQL+Server
2-JTDS
Driver:net.sourceforge.jtds.jdbc.Driver
URL: jdbc:jtds:
sqlserver://localhost:54803;databaseName=test
Welcome to FineReport Community (https://community.finereport.com/)
Powered by Discuz! X3.2