If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > unixODBC

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-23-06, 03:39
nelapsi nelapsi is offline
Registered User
 
Join Date: Dec 2004
Posts: 43
unixODBC

that I must to do to connect to Oracle via unixODBC?
Reply With Quote
  #2 (permalink)  
Old 01-24-06, 16:32
John Grubb John Grubb is offline
Registered User
 
Join Date: Jan 2006
Posts: 27
First, you need an ODBC Driver. unixODBC is a driver manager (iODBC is another) written for various *nixes.

The Driver manager is the library you link to. The Manager handles the dynamic loading/unloading of drivers, allowing you access more than one type of datasource. there are several vendors for drivers, and there are some freeware drivers available of varying quality.

I work for a driver vendor. If you need help, we have demo downloads, and tech support to get you running.

http://www.openlinksw.com

If you run into an issue, open a support case at support.openlinksw.com.

Jay Grubb
Technical Consultant
OpenLink Software
Web: http://www.openlinksw.com:
Product Weblogs:
Virtuoso: http://www.openlinksw.com/weblogs/virtuoso
UDA: http://www.openlinksw.com/weblogs/uda
Universal Data Access & Virtual Database Technology Providers
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On