Connectionstring question for dotConnect entity app
Posted: Mon 09 Jan 2012 18:36
Hello my connectionstring right now for an oracle based app using dotConnect is connectionString="metadata=res://*/MiddleTierModel.csdl|res://*/MiddleTierModel.ssdl|res://*/MiddleTierModel.msl;provider=Devart.Data.Oracle;provider connection string="User Id=PM_LIVE_OWN;Password=dev;Server=ORADEVPIM;Home=oraclient11g_home32;Persist Security Info=True""
I noticed the Home attribute and I'm not quite sure if this is pointing to the correct location on my box. How can I confirm this? I am getting the error Can not obtain Oracle client information from registry. Make sure that Oracle Client Software is installed, or use Direct mode of connecting to server
I noticed the Home attribute and I'm not quite sure if this is pointing to the correct location on my box. How can I confirm this? I am getting the error Can not obtain Oracle client information from registry. Make sure that Oracle Client Software is installed, or use Direct mode of connecting to server