[no subject]

2002-08-28 Thread P.V.Sankar


Hi,

I would like to know which datatype is best to use for storing text data
of around  50 lines.The data is basically a  variable length user
feedback.I am in confusion whether to go for VARCHAR2 or LONG type.
Also in CLOB and NCLOB, can somebody clarify me about CLOBS store
single-byte character set data and NCLOBs store fixed-width and
varying-width multibyte national chararcter set data(NCHAR data).
Which one is the best to use among VARCHAR2,LONG,CLOB,NCLOB for my
requirement

Thanks  Regards,
Sankar
 



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: P.V.Sankar
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



Re: JDBC problem

2002-02-22 Thread P.V.Sankar


Hi,
 I think you might have read my java code.
 My problem is 
 I am not at all getting connected to the database.
 Anything wrong in my code.i don't understand whether the problem is with
some settings on the server[Solaris] or Java code
 
 Please check my code  give me your suggestions

 Thanks
 Sankar





On Fri, 22 Feb 2002, Marin Dimitrov wrote:

 
 - Original Message - 
 From: P.V.Sankar 
 
  I am using java only
  The code as follows:
  Please give me some suggestions in solving this problem
  
 
 which problem?
 
 what is the exception?
 
 
 Marin
 
 
 ...what you brought from your past, is of no use in your present. When 
 you must choose a new path, do not bring old experiences with you. 
 Those who strike out afresh, but who attempt to retain a little of the 
 old life, end up torn apart by their own memories. 
 
 
 
 

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: P.V.Sankar
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



JDBC problem

2002-02-19 Thread P.V.Sankar


Hi,
 I am new to this  group as well as to Oracle.
I have installed Oracle 8.1.5  Java 1.3.1_02  on Solaris system.
My question is whatever JDBC drivers that are installed by default
supports the java version 1.3.1_02 or i have to install JDBC drivers
seperately.I am facing lot of problems in connecting to Database from java
script.Please clarify my doubt.

Thanks  Regards,
Sankar
 


 

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: P.V.Sankar
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).