Location: Windows and .NET

Discussion: truncation of a large string field (2000 chars) to 127 charsReported This is a featured thread

Showing 1 post

jelose
truncation of a large string field (2000 chars) to 127 chars
Mar 20 2009, 9:41 AM EDT | Post edited: Mar 20 2009, 9:41 AM EDT
retrieving a 1800-char string (varchar2(4000)): the return string to a c++ application is truncated to 127 chars.
Software: Oracle 10gr2 release 4, Oracle data Provider for MS Ole DB, Visual Studio C++ 6.
How can I turn off this problem ?
(I am adapting a SQLserver application to Oracle and have now this big surprise: it does on SQL server and not on oracle ..... (my world suddenly walks on the head ...))
Do you find this valuable?    
Keyword tags: large field truncation

Sign in to be the first to reply.