Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ORA-01026: multiple buffers of size greater than 2000 in the bind li
HI!
I get the following message "sometimes" from VFP. When issuing an insert..
ODBC 8.0.5
There are several vfp memo fields which
are mapped like "fieldname"=?tempcursor.fieldname
These sequence works fine...
Anyone have any idea what this means...
ORA-01026: multiple buffers of size greater than 2000 in the bind list
Cause: There is more than one long buffer in the bind list.
Action: Change the buffer size to be less than 255 for the bind variable bound
to a
normal column.
Or how to change this buffer size???
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Feb 19 1999 - 08:09:27 CST
![]() |
![]() |