Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

JDBC

 
   Database Help (Home) -> Java RSS
Next:  mysql path  
Author Message
Rishi

External


Since: Mar 30, 2008
Posts: 1



(Msg. 1) Posted: Sun Mar 30, 2008 4:44 am
Post subject: JDBC
Archived from groups: comp>lang>java>databases (more info?)

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.

 >> Stay informed about: JDBC 
Back to top
Login to vote
AL

External


Since: Nov 14, 2007
Posts: 1



(Msg. 2) Posted: Sun Mar 30, 2008 12:35 pm
Post subject: Re: JDBC [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rishi wrote:
> 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.


This site worked for me.

http://mindprod.com/jgloss/jdbc.html#CONNECTING

 >> Stay informed about: JDBC 
Back to top
Login to vote
Donkey Hot

External


Since: Feb 01, 2008
Posts: 10



(Msg. 3) Posted: Sun Mar 30, 2008 12:43 pm
Post subject: Re: JDBC [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rishi wrote in
2843c4e2e0ff.TakeThisOut@s37g2000prg.googlegroups.com:

> 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.
>

http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
 >> Stay informed about: JDBC 
Back to top
Login to vote
Chase Preuninger

External


Since: Mar 30, 2008
Posts: 4



(Msg. 4) Posted: Sun Mar 30, 2008 3:07 pm
Post subject: Re: JDBC [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Back to top
Login to vote
Roedy Green

External


Since: Feb 12, 2008
Posts: 13



(Msg. 5) Posted: Mon Mar 31, 2008 4:05 pm
Post subject: Re: JDBC [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 30 Mar 2008 04:44:34 -0700 (PDT), Rishi
wrote, quoted or indirectly quoted someone
who said :

>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.

see sample code at http://mindprod.com/jgloss/jdbc.html

Read the oracle docs to fine tune it.
--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
 >> Stay informed about: JDBC 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Newbie help needed JDBC - Hi, I have grown up with VB6 and moved onto perl / php. I have got JBOSS running under suse 9.2, and have netbeans as well. I can understand the mechanism for java applets and played with a few. The next step i need help with is 1) what is a class 2)...

JDBC test suite - Do you know of any good JDBC test suite? I developes an java DB and I want to check it compliant with the JDBC standard and SQL 92. Thanks

Sybase, JDBC, AutoCommit, DDL IN TRAN - Hi All, I am hoping someone can help me with the following problem I'm having executing Sysbase stored procedures via JDBC. When I execute a stored procedure which contains DDL and with AutoCommit set to false I get the following exception. ..

JDBC and Multiple record sets - Can JDBC handle multiple record sets in a single callable statement. Thanks in advance.

thread safe JDBC code - How to guarantee the JDBC code is thread safe? Should we put synchronize block in JDBC methods that performs update/delete operations? please advice. thanks.
   Database Help (Home) -> Java All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]