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

Need to use ActiveX components in my Java Application...

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I need to create activex component that use data from MS Xecel files then use it in my java appl.
I have heard of a activeX-javabeans bridge..
I want to read data from a lot of excel files somewhere around 2000 files & then display some random records from thme in my java app
help will be appreciated
 
Ranch Hand
Posts: 109
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I don't know if you found information already but there is a similar thread. It covers both directions of conversion (JavaBean to ActiveX and ActiveX to JavaBean) with two different links.
http://www.javaranch.com/ubb/Forum34/HTML/000405.html
Its disappointing when no-one responds to your questions but chances are no-one who read it knew how to help. I found this thread and the one linked above by searching the whole db of messages for "JavaBean to ActiveX Bridge".
Please don't stop posting with questions and advice.
I hope this helps.
-Meadowlark Bradsher

 
reply
    Bookmark Topic Watch Topic
  • New Topic