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)
Data Set
(111)
Data Source
(68)
Business Model
(63)
Analytical Driver
(33)
Cross Navigation
(15)
Settings
(180)
Integration
(84)
Installation
(273)
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
Stored procedure in MySQL
0
votes
1
view
Is it possible to call stored procedure ?
If yes, please let me know the way.
If no, then please tell me the other option.
asked
Jul 19, 2017
in
Data Set
by
gaustar007
(
460
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
Hi,
please be more precise, where do you want to use the stored procedures?
In Knowage is possible to use SQL queries as a dataset definition.
answered
Jul 19, 2017
by
mcortella
(
11.6k
points)
Instead of writing query in dataset definition, i wanted to call procedure which is created in MySQL.
I got the solution for the same.
Thanks for replying mcortella.
Please
log in
or
register
to add a comment.
...