<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Rapise Database Connection (Thread)</title><description> Hello.  Im trying to connect to Oracle Thin database with DoAttach function. I use the default Windows driver for connecting to Oracle database (MSDAORA) but i receive the following error: Oracle client and networking components were not found. These components are supplied but Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation..  I installed Oracle Client 12c and created DSN in the ODBC Data Source Administrator (32-bit) and receive the following errors: Error : ODBC driver does not support the requested properties. error name:Error error description:ODBC driver does not support the requested properties. and Error : [Oracle][ODBC][Ora]ORA-12560: TNS:protocol adapter error  error name:Error error description:[Oracle][ODBC][Ora]ORA-12560: TNS:protocol adapter error after i change the connection string syntax.  After all this i wrote mu own code in JavaScript, using  ActiveXObject(ADODB.Connection), that successfully connects to the database with the same connection string.   CONNECTION STRING: Driver={Oracle in OraClient12Home1_32bit};Data Source=[Name of DSN i cteated];User Id=[DbUsername];Password=[DbPassword];  CONNECTION STRING WITH PROVIDER: Provider=MSDAORA;Server=jdbc:oracle:thin:@[host]:[port]/[service];User ID=[DbUsername];Password=[DbPassword];   var QUERY=select * from users   Database.DoAttach(CONNECTION, QUERY);  ODBC CONNECTION STRING:Driver={Oracle in OraClient12Home1_32bit};DSN=[Name of DSN i cteated];UID=[DbUsername];PWD=[DbPassword];   Can i use any external driver, file, extension to be able to connect to Oracle Database? </description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/rapise/issues-questions/1933.aspx</link><item><guid isPermaLink="false">threadId=1933</guid><author>Marko Churlinoski (marko.churlinoski@interworks.com.mk)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag"> rapise</category><category domain="http://www.inflectra.com/kronodesk/thread/tag">database</category><category domain="http://www.inflectra.com/kronodesk/thread/tag">oracle</category><title>Rapise Database Connection</title><description> Hello.  Im trying to connect to Oracle Thin database with DoAttach function. I use the default Windows driver for connecting to Oracle database (MSDAORA) but i receive the following error: Oracle client and networking components were not found. These components are supplied but Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation..  I installed Oracle Client 12c and created DSN in the ODBC Data Source Administrator (32-bit) and receive the following errors: Error : ODBC driver does not support the requested properties. error name:Error error description:ODBC driver does not support the requested properties. and Error : [Oracle][ODBC][Ora]ORA-12560: TNS:protocol adapter error  error name:Error error description:[Oracle][ODBC][Ora]ORA-12560: TNS:protocol adapter error after i change the connection string syntax.  After all this i wrote mu own code in JavaScript, using  ActiveXObject(ADODB.Connection), that successfully connects to the database with the same connection string.   CONNECTION STRING: Driver={Oracle in OraClient12Home1_32bit};Data Source=[Name of DSN i cteated];User Id=[DbUsername];Password=[DbPassword];  CONNECTION STRING WITH PROVIDER: Provider=MSDAORA;Server=jdbc:oracle:thin:@[host]:[port]/[service];User ID=[DbUsername];Password=[DbPassword];   var QUERY=select * from users   Database.DoAttach(CONNECTION, QUERY);  ODBC CONNECTION STRING:Driver={Oracle in OraClient12Home1_32bit};DSN=[Name of DSN i cteated];UID=[DbUsername];PWD=[DbPassword];   Can i use any external driver, file, extension to be able to connect to Oracle Database? </description><pubDate>Wed, 31 Oct 2018 09:47:38 -0400</pubDate><a10:updated>2020-08-08T10:57:30-04:00</a10:updated><link>/Support/Forum/rapise/issues-questions/1933.aspx</link></item><item><guid isPermaLink="false">messageId=3423</guid><author>Jim R (donotreply5@kronodesk.net)</author><title> Hi Marko,  Could you please send us a  help desk ticket  so that we can more individually assist yo</title><description> Hi Marko,  Could you please send us a  help desk ticket  so that we can more individually assist you?  Thanks  Jim </description><pubDate>Wed, 31 Oct 2018 14:43:53 -0400</pubDate><a10:updated>2018-10-31T14:43:53-04:00</a10:updated><link>/Support/Forum/rapise/issues-questions/1933.aspx#reply3423</link></item></channel></rss>