Re: ODBC ->SQLColumns on an Oracle database

From: krishna <krishna_at_3csoftware.com>
Date: 1998/02/11
Message-ID: <6btakn$cab$1_at_client3.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 Wed Feb 11 1998 - 00:00:00 CET

Original text of this message