Below are the steps in order to provide SQL Server 2017 Database as Datasource in SQL Server
Installation of SQL Server
- Download the JDBC driver for SQL Server http://clojars.org/repo/com/microsoft/sqlserver/sqljdbc4/4.0/sqljdbc4-4.0.jar
- Add this downloaded driver in \hi\hi-repository\System\Drivers
- Open Control Panel\System and Security\Windows Defender Firewall
- Turn off the Firewall
- Click on Advanced Settings
6. Right click on Inbound Rules
7. Click on New Rule
8. Select Port in type of rule and click on Next
9. Apply rule to TCP, provide 1433 in Specific local ports and click on Next
10. Select Allow the connection in Action and click on Next
11. Apply the rule for Profiles required and click on Next
12. Provide a name for the Inbound Rule and click on Finish
13. Open Sql Server Configuration Manager
14. Set TCP/IP status as enabled in Protocols
15. Double click TCP/IP and set Enabled as Yes and click on OK
16. Open Services and restart SQL Server
Creating DataSource to connect to SQLServer
- Now go to Helical Insight DataSources
- Click on Microsoft Sqlserver DataSource
3. Provide the details as below
4. Click on Test Connection to test the connection
5. Click on Save DataSource
In case if you have any queries please get us at support@helicaltech.com
Thank You
Sai Kavya Sathineni
Helical IT Solutions Pvt Ltd