LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #11   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default ADO Recordset using Excel as a database. Can't free the memory

Denis wrote:

Maybe it is corrected with 2003


Take a look at the components involved.

The data source is the Excel workbook. The MS product in question is
the Office suite. The latest release version is Excel2003. Development
for Office is on going. From what the NDAs (I'm not one of them) have
let on we can expect an enhanced future version of MS Access (but don't
hold out much hope for your Excel wish-list <g).

The SQL engine is Jet. This most recent version is Jet 4.0,
approximately contemporary with Office2000 but is not directly linked
with Office development. Jet development has been discontinued; Jet no
longer ships with MDAC (since MDAC 2.5). The Jet development team has
long been disbanded. Jet 4.0 service packs have continued to be
released (to 2004) to address security issues. We are told a Jet team
has been formed for the version of MS Access currently under
development but not the extent of their remit. I would guess they are
working on further security enhancements only.

The link between the data and the engine is the OLE DB provider. It is
also part of Jet. The most recent Jet provider is the Jet 4.0 version.

The memory leak is caused by a bug in the OLE DB provider. I do not
expect this to ever be fixed. It certainly wasn't fixed for the release
of Office2003. A fix for the next MS Office release is possible but
extremely unlikely: MS Access's new Jet team are unlikely to prioritize
fixing a bug which only causes problems when the data source is Excel.
Jamie.

--

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Complex search, copy, and move opperation. Please HELP!!! Redoctober Excel Discussion (Misc queries) 3 September 9th 08 11:48 PM
Fixed vlaue in the Fill handle opperation BrusPB Excel Discussion (Misc queries) 2 July 18th 07 01:02 PM
Way to free memory as I input lines from a file? Steven Douglas Excel Programming 1 September 2nd 04 12:58 PM
In Memory Recordset Without Creating Database Alok Joshi Excel Programming 3 July 26th 04 08:41 AM
free up memory by deleting variables clui[_11_] Excel Programming 4 December 11th 03 01:10 AM


All times are GMT +1. The time now is 11:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"