Menu

Issues with OCI drivers?

2006-01-20
2013-04-25
  • Brian Matsik

    Brian Matsik - 2006-01-20

    I am able to generate the java objects from my schema, but when I try to make a test connection to get all the rows from a table I get an error:

         [java] java.lang.IllegalStateException: Please set a datasource or a jdbc driver/url/username/password
         [java] at com.gmaci.svcs.cds.database.Manager.getConnection(Unknown Source)

    The same connection string works with the creation, but not with the Manager object.  I am using the latest released sources and not current from CVS.

     
    • Brian Matsik

      Brian Matsik - 2006-01-23

      Nevermind.  Eclipse picked up the wrong instance of the Manager class.  Took a while to find, but everything is working well with the driver.  Performance is also very good.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.