• 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
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

VAJ Oracle connection problem

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1. connect to oracle8i with dialup network
2. oracle 8i Jdbc Driver
I tried with application codes with main() method and the websphere studio wisard. Successful connection to local oracle database, not for remote one. I tried both thin and oci driver.
Connection are ok to remote database with Toad and in Net8
configure.
I was told that there should be an oracle instance on the server I am trying to connected with jdbc?
Did anyone meet this problem or have any idea on this?
Steven
 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do you an Oracle Client on your machine....u need to create a datasource for VAj to connect to Oracle.
Need to anymore help let me know.
[email protected]
Deepak
 
So I left, I came home, and I ate some pie. And then I read this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic