• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

web reporting...

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i'm not asking anyone to write this for me. i'm just asking for any pointers int he right direction. (ANY direction is apprciated at this point.)
i haven't coded in quite some time but i find myself in the middle of a new project that will probably encompass a great deal of Java coding.
right now, the system has a couple parts. It's an Oracle DB with a VB front-end. The other front-end is linked to the same DB thru a Java Web-Application.
right now, the reports are generated manually by various SQL packages started thru the VB application. the new reports are supposed to be updated daily, automatically, and displayed in the web-application.
does anyone know of a pre-packaged software program that can be modified to do this? or possibly tip me into the right direction?
thanks,
don
 
Don Clarke
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i forgot to mention, that the data generated by the SQL packages is placed in an Excel spreadsheet. the final reports don't have to stay in this excel format. i just thought i'd add that that's how it is now.
 
Don Clarke
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks for your help everyone.
 
What could go wrong in a swell place like "The Evil Eye"? Or with this tiny ad?
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic