Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8 ODBC Problems
On Wed, 02 Jun 1999 11:50:10 -0400, Peter Brooks <peter_at_salesbook.com>
wrote:
>My Server is Oracle 8.0.4.0 running on Windows NT
>
>When passing an insert statement to the server via ODBC and the Oracle
>8.0.4.0 ODBC driver I get an ORA-01026 ( Multiple buffer size greater
>then 4000 in bind list) error. The table does have a total column
>length greater then 4000, but insert statements work fine via SQL Plus
>and the Oracle7.3 ODBC drivers to the same Oracle Server. Does the new
>Oracle drivers not support bind parameters, if so what needs to change
>on my end to get it to work?
>
>I saw some information on a similar problem with the Loader program but
>none of the documents referenced an ODBC problem.
Peter,
The first "stable" driver we found was 8.0.4.0.2 - most of the problems prior to that were with bind variables. There is still a bug in all windows net8 clients that cause memory leaks - but that's another story.
Ciao
Fuzzy
:-)
Received on Thu Jun 03 1999 - 19:16:51 CDT
![]() |
![]() |