-----Original Message-----From: knowledge@opentext.com [mailto:knowledge@opentext.com]On Behalf Of eLink Discussion: Development DiscussionSent: woensdag 6 juni 2001 17:15To: eLink RecipientSubject: Performing a 'Describe' SQL query with CAPI.Exec()... Performing a 'Describe' SQL query with CAPI.Exec()... Posted by eLink on 06/06/2001 11:15 AM Message from Sean M Alderman <Sean.M.Alderman@grc.nasa.gov> via eLinkIs this possible? I'm trying to execute this SQL statement from an OScript... String sqlStatement = "describe webnodes" Dynamic results = CAPI.Exec(dbConnection, sqlStatement) echo(results) results contains E675086344, and echoes "Error executing an Sqlstatement." Any ideas? I was hoping to use the results to create a skeleton recArray, which I'll later put values into (maybe). - Sean M. Alderman ITRACK Systems Analyst PACE/NCI - NASA Glenn Research Center (216) 433-2795