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

Home -> Community -> Usenet -> c.d.o.misc -> Oracle ODBC

Oracle ODBC

From: <patrick.plante_at_intellia.com>
Date: Wed, 23 Sep 1998 17:19:19 GMT
Message-ID: <6ubain$ri5$1@nnrp1.dejanews.com>


I program in VC++ 5.0 and i use a recordset with an oracle 7.3 odbc driver.

I have a problem with the following:

precordset->Edit();
precordset->m_name = str;
precordset->Update();

when it reaches the update line, it gives me a "No cursor name available"

what do i have to do?

--
> ______________

Patrick Plante
Intellia - Socom
Programmer

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Wed Sep 23 1998 - 12:19:19 CDT

Original text of this message

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