Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: BLOBS via ODBC - Access Violation Every Time
Well actually I went ahead and tried a SQLBulkOperations for an Insert and it worked! I guess I still dont see how to do result set INSERTS without it but if it works then its a moot point..
David M
supported:SQLBulkOperations'
> > yet
> > >'ODBC 8.0.5.5.0 says 'now supports scrollable/updateable cursors'.
SO
how do
> > >you insert into a cursor without SQLBulkOperations?
> >
> > Chapter 12 of the Microsoft ODBC Programmer's Reference talks about
> > inserting & updating cursors. It has separate sections for
SQLSetPos
> > and SQLBulkOperations-- either should be sufficient.
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Oct 13 2000 - 18:58:03 CDT
![]() |
![]() |