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 -> Help : SQLFetch() call regarding

Help : SQLFetch() call regarding

From: krishna <krishna_at_3csoftware.com>
Date: 1998/02/10
Message-ID: <6bqlke$rtl$1@client2.news.psi.net>#1/1

I am writing an application using ODBC API. I am trying to get the field names of a table througfh ODBC using SQLColumns and SQLFetch subsequently. SQLFetch() returns the field names twice. While(SQLFetch())
{
read field names .....
}
 Thanks for the help in advance. Received on Tue Feb 10 1998 - 00:00:00 CST

Original text of this message

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