Oracle Connection

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tedois

    Oracle Connection

    Hello everyone,

    I just subscribed to see if anyone have heard of something that's
    weird for me:

    A Virtual Drive for Oracle Databases.


    The thing is, I'm trying to make a application connect on a Oracle
    database. I don't have much documentation on how it does that, only
    the sources (duh) and the database itself.

    On the few docs I have, it says that it uses adodb. Okay, that's
    better but I don't see it using ado anywhere...

    The program claims to be impossible do redeclare a DAOFactory class
    (that was declared on a required file before). I've heard that it uses
    a Virtual Drive or something like that (ODBC maybe?) to connect.

    I discard possible programming erros since it's already running in
    another environment.
    And No, I don't have access to that environment which is why it's even
    harder to understand what it's doing and why.


    Can anyone give me a hint?

Working...