Oracle ODBC Connection string in Linux clint
Posted Date Unknown Arun Kumar 1 Comment

Hi,
 
I am creating a cross platform database application using Mono. It uses oracle database as back end. I used ODBC drive to connecting database. I can connect to database using this following connection string in my windows machine

Driver={Oracle in OraDb11g_home1};Server=localhost;Uid=system;Pwd=manager   
 
For Linux I uses Linux Oracle OS for Database server. I installed oracle client in my fedora OS. and cofigure the client using net cofiguration assistant tool with oracle client. client connection working OK. Then I try to connect with my mono application using the followig connction string
 

Driver={Oracle ODBD Drive};Server=orcl;Uid=system;Pwd=manager
 

but the above connection string odesn't worked
 
I am using Oracle 11g version

See All Responses Below...
Author
Message Rating
Posted on: 05/08/2012

Did you see a spelling mistake in the connection string (ODBD Drive instead of ODBC Driver)?. Also check the case sensitivity problem with Linux from the link below..


Tom

Please Login to Post Your Comments
Name (Max. 100 characters)
Please post your comments here
Select Language
Comments
Attach File(Max. Size: 2 MB)
A few simple rules when posting your Comments,
  1. Please post only answers relevant to the topic of discussion.
  2. Please dont misuse this site or do not be abusive, offensive, inappropriate,harass anyone on the boards or post ads or spam. Doing so will delete your inappropriate messages and will block or delete your account on this site. 

TekTipsDownload
GateExam
Academic Projects
TekTipsExperts



 
Site optimized for IE7, 1280 X 768 and above. Copyright © 2010 - 2018 KTS InfoTech
Site Developed Using KTS WebCloud