Re: Applet using jdbc (ms sqlserver)



Mika Myllyvirta wrote:
Hi Frank,

I managed to create an applet that uses net.sourceforge.jtds.jdbc.Driver. It works fine communicating with MS Sql Server. Now I am trying to create reports for the applet. I found Crystal Clear report engine (pure java), that hopefully solves our reporting issues.

Not sure if Crystal Reports would be better, but I'll test the CC first.

Ugh. Crystal Reports is very well named. It's incredibly fragile. Oh, and it needs to be installed on the client (Windows only!) system. Forgedabahtit.


You might consider Jasper Reports, though.

Luke
.



Relevant Pages

  • Re: Looking for confirmation
    ... Your browser? ... How do you get error reports ... I will brook no crap about 'my applet is fine', ... And if the params were being written 'client side' using ...
    (comp.lang.java.programmer)
  • Re: crystal reports unreleased connections
    ... > sleeping connections because they show up in the sql server enterprise ... we're using crystal reports 9 and vb.net and ... >> we're using the crystalrepotViewer to show our reports. ... >> with the report viewer I've got 5 sleeping connections in my sql server. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Applet using jdbc (ms sqlserver)
    ... I asume your not running the applet in a browser then. ... For a reporter in Java you might also consider Esspress Reports from ... Downloaded the Microsoft JDBC driver for SQL Server 2000 SP 3. ...
    (comp.lang.java.databases)
  • Re: crystal reports unreleased connections
    ... we're using crystal reports 9 and vb.net and ... > we're using the crystalrepotViewer to show our reports. ... > open a report the connection to or sql server remains, ... > with the report viewer I've got 5 sleeping connections in my sql server. ...
    (microsoft.public.dotnet.languages.vb)
  • Running large reports off SQL server (i.e. Crystal Reports)
    ... I need to run large reports off a SQL server using an application like ... Unfortunately Crystal Reports for VS.NET runs into ... Typically how does one go about building queries that calculate data ...
    (microsoft.public.sqlserver.programming)