Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Field RecordID not found
Thu, Mar 23 2006 6:24 PMPermanent Link

John
Hi.

I am trying to retrieve the RecordID from different tables through the ODBC-driver.

If I write a simple query such as: $sql="SELECT RecordID FROM Table;"
then I get the error-message:
"Field RecordID not found ..."

Is it not possibe to retrieve the RecordID with ODBC?
Fri, Mar 24 2006 1:10 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

John,

<< I am trying to retrieve the RecordID from different tables through the
ODBC-driver.

If I write a simple query such as: $sql="SELECT RecordID FROM Table;"
then I get the error-message:
"Field RecordID not found ..."

Is it not possibe to retrieve the RecordID with ODBC? >>

What is the client application ?  Also, what is the exact error message ?
Is it a DBISAM ODBC error message, or the client applicatkon ?  Finally,
what version of the ODBC driver are you using ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Image