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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

upload and download and report in WO 4.5

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi All
During working with the Oracle bank our research team came up with questions . Please send me any information or procedure steps regarding these topics so that I could have a more effective use of Oracle8i
1. The bank I am using is the Oracle 8i bank with an interface of Web object 4,5.
All of the bank data appears in html pages on my monitor, while my aim is to retrieve the data from the bank in a way that I could be able to print it on paper and fill it in an excel file.
In other words we want to pour the data that we have searched from the html pages to an excel program.
my question is that
- How will I be able to convert the html codes on my web object pages to Excel?
2. Converting SQL to Excel
Is it possible for SQL be connected to web object pages?Where should the page that the codes have to be inserted in be placed?

I have a long raw column to store files on multi types in a table but I have problem to downloading files .
I can give data from long raw column and put in NSData variable but i don't know how can I export as file on my desktop
Please send me the step by step procedure in doing this.
Best Regards
jean
 
Leverager of our synergies
Posts: 10065
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
redirect to https://coderanch.com/t/297540/JDBC/java/webobjects-downloading-files
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic