Q 4.8-1) How do I set up an excel spreadsheet for use with AODBC?
Q 4.8-1) How do I set up an excel spreadsheet for use with AODBC?
A 4.8-1) It turns out there's a bit of trickiness involved in making an Excel spreadsheet truly useable via the ODBC interface. The spreadsheet must conform to two specifications. First, the first row must be a "title row" containing the names of all the columns in the spreadsheet. Second, the table, that is the portion of the spreadsheet you are interested in, must be named, so that queries can be made on it. How to name a table is described in step 2 below.
To properly set up your Excel spreadsheet for use via the ODBC interface, follow the below steps.
© Copyright 1998, Franz Inc., Berkeley, CA. All rights reserved.
$Revision: 1.1.2.2 $