<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/datavision/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/datavision/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 19 Jun 2006 20:22:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/datavision/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Call from Java</title><link>https://sourceforge.net/p/datavision/support-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the documentation of running reports from Java, you&lt;br /&gt;
use the Report() class.  Where can this class be found?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bmac</dc:creator><pubDate>Mon, 19 Jun 2006 20:22:12 -0000</pubDate><guid>https://sourceforge.net1c6e2d575066d0a6bcd8f4f701d443619a45c35e</guid></item><item><title>Release for supporting line feature</title><link>https://sourceforge.net/p/datavision/support-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Sir/Madam,&lt;/p&gt;
&lt;p&gt;Datavision is a good reporting tools for us to use. I know the &lt;br /&gt;
line feature is under development. Do it be release on &lt;br /&gt;
coming release? If so, can have expect date? Or any other &lt;br /&gt;
suggestion current? Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenny</dc:creator><pubDate>Fri, 18 Mar 2005 05:43:42 -0000</pubDate><guid>https://sourceforge.netc70f5b24bc772672aa734200bfbb3bf178216faf</guid></item><item><title>column "does not exist"</title><link>https://sourceforge.net/p/datavision/support-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am dragging a column from the Field Browser into the report, and &lt;br /&gt;
an exception is thrown. Any idea why?&lt;/p&gt;
&lt;p&gt;java.lang.IllegalArgumentException: The column&lt;br /&gt;
AST_OWNER.LAE_GEO_MASTER.GEO_ID does not exist in the &lt;br /&gt;
data&lt;br /&gt;
source.&lt;br /&gt;
java.lang.IllegalArgumentException: The column &lt;br /&gt;
AST_OWNER.LAE_GEO_MASTER.GEO_ID does not exist in the &lt;br /&gt;
data source.&lt;br /&gt;
at jimm.datavision.field.ColumnField.&amp;lt;init&amp;gt;(ColumnField.java:&lt;br /&gt;
36)&lt;br /&gt;
at jimm.datavision.field.Field.create(Field.java:66)&lt;br /&gt;
at &lt;br /&gt;
jimm.datavision.field.Field.createFromDragString(Field.java:100)&lt;br /&gt;
at &lt;br /&gt;
jimm.datavision.gui.cmd.NewDraggedFieldCommand.createField(Ne&lt;br /&gt;
wDraggedFieldCommand.java:83)&lt;br /&gt;
at &lt;br /&gt;
jimm.datavision.gui.cmd.InsertFieldCommand.perform(InsertFieldCo&lt;br /&gt;
mmand.java:34)&lt;br /&gt;
at &lt;br /&gt;
jimm.datavision.gui.cmd.NewDraggedFieldCommand.perform(NewDr&lt;br /&gt;
aggedFieldCommand.java:29)&lt;br /&gt;
at &lt;br /&gt;
jimm.datavision.gui.cmd.CommandHistory.perform(CommandHistory&lt;br /&gt;
.java:88)&lt;br /&gt;
at &lt;br /&gt;
jimm.datavision.gui.Designer.performCommand(Designer.java:226)&lt;br /&gt;
at &lt;br /&gt;
jimm.datavision.gui.SectionWidget.performCommand(SectionWidget&lt;br /&gt;
.java:376)&lt;br /&gt;
at &lt;br /&gt;
jimm.datavision.gui.SectionFieldPanel.addField(SectionFieldPanel.j&lt;br /&gt;
ava:69)&lt;br /&gt;
at &lt;br /&gt;
jimm.datavision.gui.SectionFieldPanel.drop(SectionFieldPanel.java:&lt;br /&gt;
41)&lt;br /&gt;
at java.awt.dnd.DropTarget.drop(DropTarget.java:398)&lt;br /&gt;
at &lt;br /&gt;
sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(Sun&lt;br /&gt;
DropTargetContextPeer.java:542)&lt;br /&gt;
at &lt;br /&gt;
sun.awt.dnd.SunDropTargetContextPeer.access$800(SunDropTarg&lt;br /&gt;
etContextPeer.java:52)&lt;br /&gt;
at &lt;br /&gt;
sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatch&lt;br /&gt;
DropEvent(SunDropTargetContextPeer.java:805)&lt;br /&gt;
at &lt;br /&gt;
sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatch&lt;br /&gt;
Event(SunDropTargetContextPeer.java:743)&lt;br /&gt;
at &lt;br /&gt;
sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.ja&lt;br /&gt;
va:29)&lt;br /&gt;
at java.awt.Component.dispatchEventImpl(Component.java:&lt;br /&gt;
3560)&lt;br /&gt;
at java.awt.Container.dispatchEventImpl(Container.java:&lt;br /&gt;
1671)&lt;br /&gt;
at java.awt.Component.dispatchEvent(Component.java:3543)&lt;br /&gt;
at &lt;br /&gt;
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java&lt;br /&gt;
:3527)&lt;br /&gt;
at &lt;br /&gt;
java.awt.LightweightDispatcher.processDropTargetEvent(Container&lt;br /&gt;
.java:3313)&lt;br /&gt;
at &lt;br /&gt;
java.awt.LightweightDispatcher.dispatchEvent(Container.java:&lt;br /&gt;
3167)&lt;br /&gt;
at java.awt.Container.dispatchEventImpl(Container.java:&lt;br /&gt;
1657)&lt;br /&gt;
at java.awt.Window.dispatchEventImpl(Window.java:1606)&lt;br /&gt;
at java.awt.Component.dispatchEvent(Component.java:3543)&lt;br /&gt;
at java.awt.EventQueue.dispatchEvent(EventQueue.java:&lt;br /&gt;
456)&lt;br /&gt;
at &lt;br /&gt;
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventD&lt;br /&gt;
ispatchThread.java:234)&lt;br /&gt;
at &lt;br /&gt;
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp&lt;br /&gt;
atchThread.java:184)&lt;br /&gt;
at &lt;br /&gt;
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j&lt;br /&gt;
ava:178)&lt;br /&gt;
at &lt;br /&gt;
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j&lt;br /&gt;
ava:170)&lt;br /&gt;
at &lt;br /&gt;
java.awt.EventDispatchThread.run(EventDispatchThread.java:100)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">manley</dc:creator><pubDate>Wed, 09 Mar 2005 17:17:48 -0000</pubDate><guid>https://sourceforge.net348f125e7018b4a8cd2362258f54863ec3ddb80e</guid></item><item><title>Cannot open database tables</title><link>https://sourceforge.net/p/datavision/support-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I was trying to connect to my sql server database &lt;br /&gt;
throught ativav jdbc driver .. and it doesnt show me the &lt;br /&gt;
database tables. Instead it shows me generic &lt;br /&gt;
INFORMATION_SCHEMA tables in the list. I am trying to &lt;br /&gt;
connect to localhost. I tried the same thing at my office &lt;br /&gt;
computer and connected to our database server and it &lt;br /&gt;
worked. The connection information is as follows: &lt;/p&gt;
&lt;p&gt;driver class name:  net.avenir.jdbc3.Driver&lt;/p&gt;
&lt;p&gt;connection info: jdbc:avenirDriver://localhost&lt;/p&gt;
&lt;p&gt;dbase:eEMS&lt;/p&gt;
&lt;p&gt;username: sa&lt;/p&gt;
&lt;p&gt;password: &lt;/p&gt;
&lt;p&gt;Please not that it does connect to the server but just &lt;br /&gt;
doesnt show the database tables in the All database &lt;br /&gt;
fields list. &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">saifi26</dc:creator><pubDate>Sun, 23 Jan 2005 00:41:50 -0000</pubDate><guid>https://sourceforge.net49af3296c0e3beeb85d8bbc72300eca8e2d90597</guid></item><item><title>Creating PDF on the flights</title><link>https://sourceforge.net/p/datavision/support-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to create a report for each individual in a &lt;br /&gt;
company that has opened support records and later &lt;br /&gt;
export to pdf. &lt;br /&gt;
I also need to create a report containing all the open &lt;br /&gt;
records for the company (but this is no problem, since I &lt;br /&gt;
created (pre-defined) a report in datavision for each &lt;br /&gt;
company(user coordinator)).&lt;/p&gt;
&lt;p&gt;But I do not know how to create the reports for each &lt;br /&gt;
individual. I do not want to add a new report in &lt;br /&gt;
datavision each time a new (different) user opens a &lt;br /&gt;
report.&lt;br /&gt;
Can I create the output report for each individual on the &lt;br /&gt;
flight?. &lt;br /&gt;
Later I need to email a pdf to each general individual and &lt;br /&gt;
to the company coordinator &lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Aleli&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aleli</dc:creator><pubDate>Thu, 27 May 2004 16:19:06 -0000</pubDate><guid>https://sourceforge.netb0aacb52eb7ca0612ba828f28a783030cbf1ed20</guid></item><item><title>Creating PDF on the flights</title><link>https://sourceforge.net/p/datavision/support-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to create a report for each individual in a &lt;br /&gt;
company that has opened support records and later &lt;br /&gt;
export to pdf. &lt;br /&gt;
I also need to create a report containing all the open &lt;br /&gt;
records for the company (but this is no problem, since I &lt;br /&gt;
created (pre-defined) a report in datavision for each &lt;br /&gt;
company(user coordinator)).&lt;/p&gt;
&lt;p&gt;But I do not know how to create the reports for each &lt;br /&gt;
individual. I do not want to add a new report in &lt;br /&gt;
datavision each time a new (different) user opens a &lt;br /&gt;
report.&lt;br /&gt;
Can I create the output report for each individual on the &lt;br /&gt;
flight?. &lt;br /&gt;
Later I need to email a pdf to each general individual and &lt;br /&gt;
to the company coordinator &lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Aleli&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aleli</dc:creator><pubDate>Thu, 27 May 2004 16:02:09 -0000</pubDate><guid>https://sourceforge.netdcc34f405c5c76f3431b4b78a467b55c61ab2be0</guid></item><item><title>page n of N?</title><link>https://sourceforge.net/p/datavision/support-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!! first of all I want to say that DataVision is such&lt;br /&gt;
a great app!!  I was on my way in a matter of mins :D!!&lt;br /&gt;
Thanks DataVision team!!&lt;/p&gt;
&lt;p&gt;Ok, I want to know how can I put&lt;br /&gt;
"Page n fo N" in my report??&lt;/p&gt;
&lt;p&gt;I have already used "Page Number" Special Field, but&lt;br /&gt;
cant find any "Total Pages" Field.&lt;/p&gt;
&lt;p&gt;could you help me?? :D&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian</dc:creator><pubDate>Mon, 12 Apr 2004 05:14:52 -0000</pubDate><guid>https://sourceforge.net5a9f5b14a7fcee53ee1e113d1eb187d1ab4016ee</guid></item><item><title>the feature &amp;quot;group by user columns&amp;quot;</title><link>https://sourceforge.net/p/datavision/support-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Jim!&lt;br /&gt;
It seems that datavision would support group by user &lt;br /&gt;
columns since 0.5.3 according to your respond to &lt;br /&gt;
feature request, but i can't know how to use this &lt;br /&gt;
feature.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mammalian</dc:creator><pubDate>Sun, 24 Aug 2003 07:32:49 -0000</pubDate><guid>https://sourceforge.net77fafbed52bda3ec5f94fea6a86cf3b1c43a02e1</guid></item><item><title>make Database abstract !</title><link>https://sourceforge.net/p/datavision/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;that would be a great deal.&lt;/p&gt;
&lt;p&gt;Currently I have the problem, that I want to integrate &lt;br /&gt;
Datavision-classes into a very strict other Framework &lt;br /&gt;
which I have to use.&lt;/p&gt;
&lt;p&gt;This framework already has a full set of DB-classes and &lt;br /&gt;
is already initialized by various means (jdbc-driver, &lt;br /&gt;
name, password etc.)&lt;br /&gt;
As a programmer I am not allowed to ask for passwords &lt;br /&gt;
of the running-server of course and thus have no means &lt;br /&gt;
to get the information about it over this framework and &lt;br /&gt;
the classes, BUT&lt;/p&gt;
&lt;p&gt;the framework is so nice, to return a readyForUse &lt;br /&gt;
Connection-Class.&lt;br /&gt;
And that's definitely all what your Report-Framework &lt;br /&gt;
(without Swing-GUI) needs ...&lt;/p&gt;
&lt;p&gt;currently I wrote a class that extends your Database-&lt;br /&gt;
class. &lt;br /&gt;
All I had to do was to override the initializeConnection() &lt;br /&gt;
method.&lt;/p&gt;
&lt;p&gt;You may ask: where is the problem - if you extended &lt;br /&gt;
the class, than everything should be just fine.&lt;/p&gt;
&lt;p&gt;Unfortunataly not:&lt;/p&gt;
&lt;p&gt;Of course my own constructor has it's own variables for &lt;br /&gt;
the class, which want to be saved in private members !&lt;br /&gt;
Your class doesn't own a standard-constructor (not even &lt;br /&gt;
protected), which forces me to call your constructor with &lt;br /&gt;
empty variables at first (JAVA forces me to call super() &lt;br /&gt;
as the first thing in a constructor)&lt;/p&gt;
&lt;p&gt;And here begins the problem:&lt;br /&gt;
Your constructor already calls initializeConnection().&lt;br /&gt;
That's fine, because my overridden code is called, &lt;br /&gt;
BUT ... my own constructor couldn't finish so far to &lt;br /&gt;
initialize all variables, that initializeConnection already &lt;br /&gt;
needs !&lt;/p&gt;
&lt;p&gt;I solved the problem the following way to have it work in &lt;br /&gt;
my environment, but it is merely a hack - an abstract &lt;br /&gt;
baseclass for Database would be the better solution !&lt;/p&gt;
&lt;p&gt;This is just a dummy of how my code looks like now :(( :&lt;/p&gt;
&lt;p&gt;public class MyDatabase extends Database {&lt;br /&gt;
// my variables ...&lt;br /&gt;
DBManager myDbMan;&lt;br /&gt;
boolean fullInitialized=false;   // hack&lt;/p&gt;
&lt;p&gt;public MyDatabase(DBManager myDbMan, Report &lt;br /&gt;
report) &lt;br /&gt;
throws allYourEcxpetions  {&lt;br /&gt;
super(&amp;amp;quot;&amp;amp;quot;,&amp;amp;quot;&amp;amp;quot;,report,&amp;amp;quot;&amp;amp;quot;,&amp;amp;quot;&amp;amp;quot;);  // have to call it first :((&lt;/p&gt;
&lt;p&gt;// initialize my Variables ..&lt;br /&gt;
this.myDbMan=myDbMan;&lt;br /&gt;
fullInitialized=true;&lt;/p&gt;
&lt;p&gt;// and call again the other functions&lt;br /&gt;
initializeConnection();&lt;br /&gt;
loadAllTables();&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;public void initializeConnection()&lt;br /&gt;
throws allYourExceptions  {&lt;/p&gt;
&lt;p&gt;if (!fullInitialized) return;  // hack&lt;/p&gt;
&lt;p&gt;try {&lt;br /&gt;
conn=dbManager.getConnectionByDataSource &lt;br /&gt;
dataSourceName);&lt;br /&gt;
} catch (Exception e) {&lt;br /&gt;
errLg.logIt(&amp;amp;quot;MyDatabase.initializeConnection: couldn't &lt;br /&gt;
establish connection&amp;amp;quot;);&lt;br /&gt;
throw new IllegalAccessException(); &lt;br /&gt;
}&lt;br /&gt;
}&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Hansel</dc:creator><pubDate>Mon, 14 Oct 2002 16:50:41 -0000</pubDate><guid>https://sourceforge.netcd2dc7d0220de1e95ae9d0b802fc16e1cc64469e</guid></item><item><title>Defining custom page size</title><link>https://sourceforge.net/p/datavision/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We are able to define the types of pages but &lt;br /&gt;
userdefined page size is not supported .&lt;/p&gt;
&lt;p&gt;so can somehow this be manipulated as i have a &lt;br /&gt;
special requirment to print report on a printed statioary &lt;br /&gt;
of odd size?&lt;/p&gt;
&lt;p&gt;if anyone finds its solution plz reply me at &lt;br /&gt;
Ravi_indore@rediffmail.com&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 09 Jul 2002 08:20:03 -0000</pubDate><guid>https://sourceforge.net9573917d9b7281abfaf671fb6e89ea7eb5c9160c</guid></item></channel></rss>