aspose file tools
The moose likes JDBC and the fly likes dBase URl for Connection.getConnection(url, usrname, passwd) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "dBase URl for Connection.getConnection(url, usrname, passwd)" Watch "dBase URl for Connection.getConnection(url, usrname, passwd)" New topic
Author

dBase URl for Connection.getConnection(url, usrname, passwd)

Amit Das
Ranch Hand

Joined: Mar 05, 2005
Posts: 206
Hi all,

I'm using Oracle 10g as my databse, but i dont know what is the dBase URL that need to pass as an argument in Connection.getConnection(url, usrname, passwd)...............

Its pretty urgent, can anybody help..

Thanks,
Amit

[ EJFH: Removed asterisks in subject ]
[ May 25, 2006: Message edited by: Ernest Friedman-Hill ]
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Thats the sort of thing the Oracle documentation covers. Look there.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
Amit Das
Ranch Hand

Joined: Mar 05, 2005
Posts: 206
Hi Paul,

Thanks for replying, i saw your previous reply for someone else also but the same thing I didnt do as i dont have time to search through the doc.....It'd have bin really gr8 i u'd have given me a sol for my problem


Thanks,
Amit
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

You are welcome.
stu derby
Ranch Hand

Joined: Dec 15, 2005
Posts: 333
Or see oracle's JDBC FAQ.
http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.html

Some parts of the DB URL, you'll have to get for yourself, we can't tell you the machine the DB is running on, or the SID or service name you need to use.

Also of use:
Oracle sample programs and code
http://www.oracle.com/technology/sample_code/tech/java/sqlj_jdbc/index.html
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16482
    
    2

Originally posted by Amit Das:
i dont have time to search through the doc
It's definitely worth reading the documentation. I would recommend you rearrange your schedule and make time to do that. Otherwise you will be working from a position of ignorance and run the risk of implementing bad solutions.
 
I agree. Here's the link: http://jrebel.com/download
 
subject: dBase URl for Connection.getConnection(url, usrname, passwd)
 
Similar Threads
VAppli Runtime Security Exception
mysql error
Connecting to two schemas using hibernate
Problem with jsp:useBean tag...URGENT
jdbc drivers