| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> copying long data from SQL server to Oracle 8.1.7
I need to migrate text data from SQL sever to Oracle 8.1.7.  When I tried to
do-- insert into (textfield) values ('a big textdata..'), it gave me
error--ORA-01704: string literal too long.  I tried to insert using PL/SQL
but that it limited to 32k.  What is the solution if the data is more than
32k?
Thanks for any help.
SP
Received on Thu Jan 31 2002 - 18:48:02 CST
![]()  | 
![]()  |