Peter Hatton wrote:
> Has anyone had trouble with Excel files in Mapinfo V10.0. I am
> running Office 2003 and am having trouble with an Excel file that
> contains 36462 records in total. When I open the excel file in Mapinfo
> v10.0 I get the following and only 16384 excel records in Mapinfo.
> This appears as though it could be a v10.0 bug as Mapinfo should
> support the version (up to 2007) of Excel you run and in my case a
> little over 65000 records.
>
When you see a number that's an even power of two in association with an
error running an operation that references every record in a file, you
should think "limitation" and WAD (Works As Designed). With 16384 being
exactly 2^14 my guess is that MapInfo can only import that many Excel
records. I'd call it a bug too, because even though MI may be designed
with this limit, it's not supporting the expanded capabilities of the
Office 2003 version of Excel and therefor it doesn't meet the requirements.
But with that many records maybe you should consider using a DBMS anyway.
- Bill Thoen