Re: Oracle Driver is not working

2000-04-14 Thread bradley mclain
i think your problem lies in two places in your data-source tag. class should be: "com.evermind.sql.ConnectionDataSource" and connection-driver should be something like: "com.oracle.thin.driver" or whatever the proper reference is. here is my data-source tag, which seems to work just fine. i

Oracle Driver is not working

2000-04-13 Thread Sudhir A.
Hi, I have been trying to set up the Oracle driver for a long time. Finally could not make it. Check if someelse had the same problem and founf out a way. I have tried placing Classes12.zip at all places, orion/ orion/lib/ Even extracted the entire zip file and tried it. It didn't work. Here