473,385 Members | 2,069 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Oracle , Jdbc & Long Raw field

Hello everybody,

we want to use a long raw field in one table, but when we put data
into this field, we can't insert more than 4000 bytes.

Is someone known one tips to avoid this limitation.

Best Regards,
Jul 19 '05 #1
1 4142
"Michel Giffard LDC" <Mi************@ldc.fr> wrote in message
news:4f**************************@posting.google.c om...
Hello everybody,

we want to use a long raw field in one table, but when we put data
into this field, we can't insert more than 4000 bytes.

Is someone known one tips to avoid this limitation.

Best Regards,

Long raw is deprecated. Use lob.
Jim
Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Rahul | last post by:
I am getting the following exception when accessing one of my tables. java.lang.reflect.InvocationTargetException: java.lang.ArrayIndexOutOfBoundsException at...
5
by: Kevin | last post by:
Dear all, Could you please advise where should I put the Oracle JDBC driver (classes12.zip or classes12.jar) under Windows XP with Tomcat 4.1? Do I need to set classpath? Many thanks. ...
1
by: Kona | last post by:
Hello, I'm new with Oracle JDBC connection. Is it a way to crypt, hide the password string into a Oracle JDBC connection string ? The goal is to hide the password within script file. Thank's...
1
by: stmfc | last post by:
hi, is there any place where i can download oracle jdbc connector for free other than official oracle site (in oracle.com sign-up procedure takes too much time )
2
dzenanz
by: dzenanz | last post by:
Calling a stored procedure from Java with ojdbc 1.4 corrupts (converts to ¿) unicode characters that are not contained in DB's current charset. Calling this proc from C# works as expected (all...
0
by: Jim Kennedy | last post by:
ALL DDL does a commit. Hence Drop Table movies; issues a commit. True you don't issue a commit and the driver does not issue a commit, but the server does for all DDL. That is probably where...
1
by: Michel Giffard LDC | last post by:
Hello everybody, we want to use a long raw field in one table, but when we put data into this field, we can't insert more than 4000 bytes. Is someone known one tips to avoid this limitation. ...
1
by: Debabrata Jana | last post by:
Please go through the JAVA code below: class Main{ public Connection getConnection(){ Connection l_con = null; try { String hostname = "172.10.23.1:1527"; //Host...
0
by: yeshvanth | last post by:
hi i got windows 7 as os and orcle 11g installed in my pc and i set classpath for "ojdbc5.jar" file but still whenever i use "oracle.jdbc.OracleDriver" it shows the following exception in thread...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.