Re: [Objectbridge-developers] Other databases
Brought to you by:
thma
From: David F. <dw...@la...> - 2001-08-07 03:08:25
|
I did a fresh checkout of the current CVS repository, but I'm not sure it has been updated. It doesn't have the corrections we sent you in June to correct the SqlGenerator. It also has a number of bad jar files. I had to replace 4-5 of the jar files in the lib directory because they were defective. I was hoping it would have the changes you mentioned for Oracle. Thanks, Dave At 09:06 AM 8/6/2001, David W Forslund wrote: >Please send us the changes to work with Oracle. We are trying to get it >running and we can store data but don't get any data back. > >Dave >Thomas Mahler writes: > > Hi David, > > > > David Forslund wrote: > > > > > > Does anyone have an example of configuring OJB with other databases? > > > > I'm using OJB with DB2 without any modifications. > > Some colleagues of mine are using it with Oracle. They had to make some > > minor changes which will be included in some of the next releases to > > allow out of the box usage with Oracle too. > > I'm planning to support MYSQL too. > > > > I see no general problems regarding MSAccess. In fact I was using Access > > as demo database before I found instantDB. > > I guess your problem with loading the driver class must be a class path > > problem. If you are using the build.xml file for running your > > application you might change the property runtime_classpath to include > > your driver class. > > > > If you want to use the default JDBC-ODBC driver there might be some > > problems: afaik this driver is only JDBC 1.0 compliant. But the OJB > > Factory classe for jdbc-statements is written for jdbc 2.0. > > But only a few lines of class StatementsForClass are affected by this > > change. Maybe I can get it working for both JDBC versions in a future > > release. > > > > Thomas > > > > > > > > > I tried to configure the junit test to use MSAccess and it fails to > > > even find the JDBC Driver although I can use that driver in other apps > > > just fine. > > > > > > Thanks, > > > > > > David W. Forslund dw...@la... > > > Computer and Computational > > > Sciences http://www.acl.lanl.gov/~dwf > > > Los Alamos National Laboratory Los Alamos, NM > > > 87545 > > > 505-665-1907 FAX: 505-665-4939 > > > > > > _______________________________________________ > > Objectbridge-developers mailing list > > Obj...@li... > > http://lists.sourceforge.net/lists/listinfo/objectbridge-developers > >_______________________________________________ >Objectbridge-developers mailing list >Obj...@li... >http://lists.sourceforge.net/lists/listinfo/objectbridge-developers David W. Forslund dw...@la... Computer and Computational Sciences http://www.acl.lanl.gov/~dwf Los Alamos National Laboratory Los Alamos, NM 87545 505-663-5218 FAX: 505-665-4939 |