Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

does oracle support odbc in unix?

21961Oct 2 2001 — edited Dec 17 2007
I want to use odbc to access oracle from both solaris and winNT,
is oracle ODBC available in solaris?

where can I find programming guide for oracle odbc?

Comments

843834
To answer my own question, I found references in other discussions to the Xalan project (http://xml.apache.org) which supplies me with an API to perform XPath queries against a loaded DOM.

Thanks.
843834
I have been using the Apaxhe XPathAPI class in my own code for a while and it is an excellent way of querying a loaded XML DOM. My only concern is that requires that you use 'non-standard' API. I would like to see this in the standard java XML API.
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 14 2008
Added on Oct 2 2001
28 comments
28,444 views