I can not say for sure but, I had tried this about three years ago (at the very start of turbine) and I think the problem may be _personal_ oracle. To personal oracle the turbine db connection looks like a _remote_ connection, which _personal_ oracle does not support. I don't know of any work around for this, except that you may want to try the OCI driver instead of the thin driver.
-Scott- ----- Original Message ----- From: "venkat" <[EMAIL PROTECTED]> To: "Turbine User" <[EMAIL PROTECTED]> Sent: Monday, July 01, 2002 11:46 PM Subject: Turbine error while connecting with oracle > Hi, > > I have installed Oracle 8i personnal edition in my Win 98 system and now i > am trying to connect a sample application with oracle database, i have done > the following procedures so far, > > 1. Copied the classes12.jar (not downloaded one, comes along with oracle 8i) > file in web-inf/lib. > 2. Created sql statements manually. > 3. Modified the TurbineResources.properties (database settings) > > After the above steps i am getting error like "The Network Adapter could not > establish the connection". > > I have following clarifications, > 1. Whether i am using the correct driver? becuase i found gtom how to > tutorial, it is classes12_10.zip so can any one please confirm this? > 2. The document says "Ensure that the OracleoracleTNSListener service and > the OracleServiceTURBINE service is running before using the driver" , but i > could not found such service in oracle menu options so if any thing please > pass on the information to me. > 3. For the above mentioned error what would be the other possibilities? > Thanking you in advance. > Venkat > > > > > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.371 / Virus Database: 206 - Release Date: 6/13/02 > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
