Re: Oracle 7 Pro*C code for long > 65533
From: Seth Grimes <grimes_at_access.digex.net>
Date: 25 Nov 1993 03:41:49 -0500
Message-ID: <grimes.754216534_at_access>
Date: 25 Nov 1993 03:41:49 -0500
Message-ID: <grimes.754216534_at_access>
coffey1_at_llnl.gov (Stu Coffey) writes:
>I need to insert and select a field of datatype long that is > 65K. As indicated in the Pro*C supp. the largest varchar is 65K. Could someone point me in the
>right direction for getting code or information that allows this access of a long under oracle 7.
Your information is not correct. A LONG VARCHAR or LONG VARRAW field can have up to 2M characters. Received on Thu Nov 25 1993 - 09:41:49 CET