Re: where I put oracle class?

2000-04-12 Thread bradley mclain
i believe you must put it in the c:\orion\lib\ directory.. bradley mclain --- Tamer Americo <[EMAIL PROTECTED]> wrote: > hello people, > > I try to connect on my db server using orion but > with no success. > the server return the following error: > class/method not found > DriverManager.regist

Re: where I put oracle class?

2000-04-11 Thread Gotham Polisetty
> >>Sent: Tuesday, April 11, 2000 12:24 PM >>Subject: where I put oracle class? > hello people, > > I try to connect on my db server using orion but with no success. > the server return the following error: > class/method not found > DriverManager.registerDriver(ne

Re: where I put oracle class?

2000-04-11 Thread James Birchfield
did you try orion/lib? - Original Message - From: Tamer Americo <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Tuesday, April 11, 2000 12:24 PM Subject: where I put oracle class? > hello people, > > I try to connect on my db server using orio

where I put oracle class?

2000-04-11 Thread Tamer Americo
hello people, I try to connect on my db server using orion but with no success. the server return the following error: class/method not found DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver()); the class is on my classpath , but don't work i tried to put on C:\orion\ directory