Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
Categories
All categories
Analyses
(469)
End-user Environment
(158)
Admin and Developer Functionalities
(386)
Settings
(180)
Integration
(84)
Installation
(273)
Standard
(80)
Installer
(117)
Docker
(29)
Upgrade
(22)
Source code
(43)
Most popular tags
cockpit
dataset
error
chart
datasource
installer
datasets
installation
widget
parameters
business-model
olap
knowage
knowage_7_1
integration
login
knowage_7_1-ce
report-designer
cross-navigation
analyticaldriver
Can I use MS SQL Database?
0
votes
1
view
Hello,
I have installed knowage BI tool in my system, and it is using HSQLDB. But I want to know that if can I use MS SQL instead of HSQLDB.
Thanks,
Pritesh
Environment
Knowage version 6.0, Windows 10
sqlserver
asked
Feb 23, 2018
in
Standard
by
priteshgondalia
(
490
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
Best answer
Yes of course, you can use Knowage with Microsoft SQL Server. Just remember to add the JDBC driver in your application server lib folder (e.g. if you are using Tomcat, put it under <your_tomcat_instance>/lib
answered
Feb 23, 2018
by
aportosa
(
15.2k
points)
Thank you it solved my problem.
Please
log in
or
register
to add a comment.
...