File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes JasperReport Mysql Stored Procedure Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "JasperReport Mysql Stored Procedure" Watch "JasperReport Mysql Stored Procedure" New topic
Author

JasperReport Mysql Stored Procedure

Yaddif Medina
Greenhorn

Joined: Oct 05, 2005
Posts: 23
Hi all,

I can't execute a mysql's stored procedure from JasperReport. Can you give an example? .... when I type the "call sp()" in iReport it says the following message : "SQL Problem: procedure xxxxx can't return a result set in the given context".

Thanks in advance.
Yaddif
Henry Wong
author
Sheriff

Joined: Sep 28, 2004
Posts: 16687
    
  19

Moving to "Open Source Projects"...


Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JasperReport Mysql Stored Procedure
 
Similar Threads
stored procedure inside another stored procedure
Getting result set using callablestatement??
Problem with Stored Procedure
VARBINARY in sp -how-to
Stored Procedure + Hibernate + DB2