[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [udig-devel] Re: DB2 and Oracle support
|
Jukka,
Thanks for replying.
- only limited option's of read is supported (no write, or at least I was
not able to write data back to oracle spatial), please correct me if I'm
wrong?
I need to be able to write to Oracle 10.1 so I will check this once I have
a basic connection up and running.
- geotools documentation for extending jdbc datastore is poor
(http://www.geotools.org/Extending+the+JDBCDataStore)
Groan.
- plugin uses deprecated 8.1.7 -version of oracle sdoapi -classes, latest
oracle sdoapi can be found from
http://www.oracle.com/technology/software/products/spatial/index.html.
I have the latest classes.
I got the mentioned uDig plugin read & render data from 10.1 database
(thanks to Vitali Diatchkov) with following steps:
- copy the ojdbc14.jar into net.refractions.udig.libs\lib -folder
- copy the OLD 8.1.7 -version of sdoapi.jar into
net.refractions.udig.libs\lib -folder
- delete the "dummy_spatial-8.1.8.jar" from above folder, make sure that
there is no references from plugin into any "dummy" libraries
Ok I can follow this and will do so.
- there is couple of "bugs" in three classes, you will find the "fixed"
classes from jira (http://jira.codehaus.org/browse/UDIG-600), copy &
paste the classes into you plugin folder.
- compile, run and test the plugin, it should be fine..
Now here is where I have a problem. Compile? I don't have Eclipse and I
certainly
don't have the experience or time to download and learn how to do all this.
Can you email your compiled versions directly to me at
sgreener@xxxxxxxxxxxxxxx?
S.