Also, you can try this website for Oracle specified issues:
http://technet.oracle.com/
You may have to register to use this site, but the registration is free.
This is where I usually go for Oracle specific stuff. It has a lot of
information and so it can be confusing sometimes to find what you want, but
I've found it to be useful from time to time. It also has discussion groups
for your Oracle specific issues.
-----Original Message-----
From: Daryani Santosh [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 22, 2001 6:44 AM
To: [EMAIL PROTECTED]
Subject: Re: driver prob
You can use oracle.jdbc.driver.OracleDriver class for connecting to oracle
using
thin driver.
Class.forName("oracle.jdbc.driver.OracleDriver");
dbConn =
DriverManager.getConnection("jdbc:oracle:thin:@servername:portnumber:"+hostn
ame,userid,password);
The class mentioned above is available in classes111.zip.
hope this helps
Santosh
Prasanjeet Das <[EMAIL PROTECTED]> on 01/22/2001 02:34:00 AM
Please respond to A mailing list about Java Server Pages specification and
reference <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: (bcc: Santosh Daryani/IT/Aon Consulting)
Subject: driver prob
Hi Gurus,
I had posted the query earlier but did not get any response , hope i get it
this time
Can anybody suggest me what oracle JDBC driver to use in order to
coonect as a thin client to the oracle adata base.
The problem is that when i am calling the function getImportedkey(...) of
the DatabaseMetaData class it's returns null value even though the table
has foreign keys . Bsaically i am trying to obtain the list of foreign keys
present in a table.
At present i am using the , jswdk, oracle 8i, thin client driver (classes
11.zip).
Hope to get a quick response .
regards
Prasanjeet
----- Original Message -----
From: "Mathew, Binoy (CORP, GEITC)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 22, 2001 12:23 PM
Subject: Re: Session Variable
> Hi,
> Session variables are meant to store user profiles and data needed to
> identify a user and his preferences, obviously if one fetches data from a
> database and stores it in the session, this will not only clog up the
> session variable but only defeat the very purpose of a database. Databases
> are meant to be queried but ultimately it is a tradeof b/w (a) memory
> required to store the data in the session and (b) connecting to the db
which
> is time-consuming.
> Hope this helps.
> Binoy.
>
> -----Original Message-----
> From: Ritu Kamboj [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 22, 2001 12:02 PM
> To: [EMAIL PROTECTED]
> Subject: Session Variable
>
>
> Hi All,
>
> Can anybody suggest what all difference does it make fetch data once
from
> the database
> and store it in the session variable, rather fetching every time from
the
> database.
> for example in case of any report showing data in the form of Previous
> and next.
> is it better once fetch all data and store them into session variable or
> fire a query for
> fetching data on every click of previous and next.
> Thanks
> Regards
> ritu
>
>
> _____________________________________________________________
>
> Visit http://www.PalmGreetings.com The Most Happening and
> The first & only Mobile greeting site.
> * Send & Receive e-cards using your Hand held/Palm top/WAP Phone
> * Pleasure viewing animated cards on your device
> * Unleash your creativity by creating your own cards
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets