
[quote="Vadim_Matveev"]Hello.
Do you have Java error stack trace, plase send it to us.
zzzz wrote:I don't know how to find the Java error stack trace of DesignerFx for Java.![]()
Vadim_Matveev wrote:Hello.
Do you have Java error stack trace, plase send it to us.
Aleksey Andreyanov wrote:Hello.
Unfortunately, due technical restrictions AIR Designer does not support Oracle connection.
It's possible to add this type of connection for further use in other our Deisngers or Viewers.
The AIR Designer support XML and MySQL data sources only.
Thank you.
Viewer displays already generated reports, so no any connection is needed.zzzz wrote:Hello.
Can the Viewer support oracle database and others?
- Sometimes it only need to refactor connection string.Can the report designed in AIR Designer for .Net show correctly in java web project without any change?
zzzz wrote:Hello.
When the Java version of the report tool can support Oracle and other database.
Code: Select all
StiReport report = StiSerializeManager.deserializeReport(new File("C:\\6\\Report(3).mrt"));
report.render();
zzzz wrote:Hello.
How can i render a report(*.mrt designed by .Net Designer using oracle) without using Air component in java web project?