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

remote JDBC access on dBase files ... on a SCO machine

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I'm making inquiries about a possible solution to access dBase files residing on a SCO platform from a remote Java application (J2EE server running on a UNIX machine). We obviously need some kind of server software on the SCO machine to allow JDBC access from the remote Java application.
I have an idea of the solution if the files were on a Windows machine : RmiJdbc and a JDBC/ODBC Bridge. But SCO is something different ...
Thanks
reply
    Bookmark Topic Watch Topic
  • New Topic