Hi,i am total newbie in java programming.I want help in connecting
Oracle 9i database and inserting data in a table there.How can i do
this?Can anyone explain me step-by-step or point me to any link where
i can learn this?I am using tomcat 6.0.16 and windows xp sp2 operating
system.
.
RE: Problem with connecting to an Oracle database using Perl ... Problem with connecting to an Oracle database using Perl ... *IS* described in the DBD::Oracle perldocs - as the perldocs are included ... I do not have a problem connecting to the remote database using the Oracle ... (perl.dbi.users)
JDBC ... Hi,i am total newbie in java programming.I want help in connecting...Oracle 9i database and inserting data in a table there.How can i do ... (comp.lang.java.databases)
Re: Slow connection to Oracle 9i ... If your server is memory and/or CPU ... I just tested it on two oracle instances on identical ...Connecting to one with MTS took 0.059 seconds, ... Other delays could be in finding the database and authenticating the ... (perl.dbi.users)
Re: pooled connection using tclhttpd ... >> I am using TCLHTTPD as the web server for hosting my applications.... >> connecting with the oracle database.... I doubt that oratcl supports async communication with oracle... (comp.lang.tcl)
Re: Oracle RAC connection ...Connecting to rac is the same as connecting to any normal oracle database.... With the tnsnames.ora file for a rac database, you can specify if the alias is to connect to specific node or use the service and allow for the listener to connect you to a random node. ... (perl.dbi.users)