Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: BLOBS via ODBC - Access Violation Every Time

Re: BLOBS via ODBC - Access Violation Every Time

From: David Murphy <DavidMurphy_at_j-netdirect.com>
Date: Fri, 13 Oct 2000 23:58:03 GMT
Message-ID: <8s87i9$hvf$1@nnrp1.deja.com>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US