How can i connect and insert data to oracle database without installing oracle client?
-
It is convinient for me to install oracle client. But my client don't want to install oracle client in web server. Is there any way to connect and insert to oracle server without oracle client?
hi My english is a little. anyway, nice to meet you~~ and give me your advice anytime~
-
It is convinient for me to install oracle client. But my client don't want to install oracle client in web server. Is there any way to connect and insert to oracle server without oracle client?
hi My english is a little. anyway, nice to meet you~~ and give me your advice anytime~
It looks like you can use Instant client and connect Oracle DB without installing Oracle client now. 1.5 Oracle Database Client Installation Types[^]: Instant Client: Installs only the shared libraries required by Oracle Call Interface applications that use the Instant Client feature. This installation type requires much less disk space than the other Oracle Database Client installation types. Have a look at the discussion of simlar question here: Oracle forum: C# / Oracle Connection without Oracle Client[^] How to connect with your Oracle database without installing Oracle Client?[^]
Sandeep Mewara [My last tip/trick]: Server side Delimiters in ASP.NET[^]
-
It looks like you can use Instant client and connect Oracle DB without installing Oracle client now. 1.5 Oracle Database Client Installation Types[^]: Instant Client: Installs only the shared libraries required by Oracle Call Interface applications that use the Instant Client feature. This installation type requires much less disk space than the other Oracle Database Client installation types. Have a look at the discussion of simlar question here: Oracle forum: C# / Oracle Connection without Oracle Client[^] How to connect with your Oracle database without installing Oracle Client?[^]
Sandeep Mewara [My last tip/trick]: Server side Delimiters in ASP.NET[^]
thanks for answer. It is really helpful for me. Have a nice Day. And I also find blow link to connect oracle database without installing oracle client. But I don't know that it is working. http://omegacoder.com/?p=445[^]
hi My english is a little. anyway, nice to meet you~~ and give me your advice anytime~