[solved] How to connect to SqlServer

1 #
penny
Post time 2020-7-29 17:27:54 | Show the author posts only |Read mode Print Prev. thread Next thread
Hi everyone,

How should I connect FineReport Designer to SqlServer?

Best Answer

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.co ...
Reply

Use magic Report

Recommends1

Jump to specified page
2 #
JoJo
Post time 2020-7-29 17:34:36 | Show the author posts only
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

Reply
You have to log in before you can reply Login | Register


0following

0fans

5Posts

Post