Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.data.odbc,microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to import this Excel file using the Excel ODBC driver, but
its failing on this one file that has at least 256 columns. The error message is "{ODBC Excel Driver] Too many fields defined." The statement I'm using to perform the query is SELECT * `<table name` WHERE 1. Is this a problem of * being too many columns? Is there anyway around this, such as making the connection read-only, or forward scrolling only, or any other restrictions that I can live with? Read-only and forward scrolling are 2 such restrictions. Also, how do I identify the error code returned? Right now I'm getting -1040 as an error, but is there a more abstract way of detecting this error? I'm developing under VC++6.0, btw, so I might not be using the same environment as you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MS Query via ODBC cannot read Integer field from FoxPro...what's w | Excel Discussion (Misc queries) | |||
Planner for Driver's weekly journeys | Charts and Charting in Excel | |||
how do i TRUNC a date field using SQL Server ODBC ? | Excel Discussion (Misc queries) | |||
Excel2000: Calculated field name in ODBC Query | Excel Discussion (Misc queries) | |||
Dealing with Excel's Word-Wrap Limit | Excel Programming |