Automating Oracle Spatial query

Automating Oracle Spatial query

Anonymous
Not applicable
418 Views
1 Reply
Message 1 of 2

Automating Oracle Spatial query

Anonymous
Not applicable
Has anyone successfully created a programatic way to hook up to an Oracle Spatial db and query in features using VB.NET? I am using Map 2009 and the manual method is too time consuming for most users. Unfortunately I am C# impaired.
Joe
0 Likes
419 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
jawf,

To bad about your C# skills.
If you go to these sites all of what you are looking for is there BUT in C#. 😞

http://www.topologyframework.blogspot.com/
http://code.google.com/p/tf-net/w/list

Look around for those articles that revolve around ODP.NET
There are numerous web based xlaters on the web that do a pretty good job of doing the translation between c# and vb.

r,
dennis
0 Likes