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 -> Oracle ODBC

Oracle ODBC

From: <patrick.plante_at_intellia.com>
Date: 1998/09/23
Message-ID: <6ubain$ri5$1@nnrp1.dejanews.com>#1/1

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 - 00:00:00 CDT

Original text of this message

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