Re: memory issue using ADO to query Excel
From: arno (schoblochr_at_azoppoth.at)
Date: 06/18/04
- Next message: DanOFin: "RE: comandbars/toolbars"
- Previous message: keepITcool: "Re: Automatically define series of named ranges"
- In reply to: Jamie Collins: "Re: memory issue using ADO to query Excel"
- Next in thread: Jamie Collins: "Re: memory issue using ADO to query Excel"
- Reply: Jamie Collins: "Re: memory issue using ADO to query Excel"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 18 Jun 2004 19:03:19 +0200
Hi Jamie,
> > make sure that you set _all_ objects to nothing when you finished your
code!
> > Esp. the connection string.
>
> Any particular reason for this advice?
run queries eg. in a loop and never cleanup. each query will take longer and
longer and the memory usage of excel (task manager) will grow and grow.
> impeccably.
sorry, I do not know this word. anyway: do not clean up = wait.
arno
- Next message: DanOFin: "RE: comandbars/toolbars"
- Previous message: keepITcool: "Re: Automatically define series of named ranges"
- In reply to: Jamie Collins: "Re: memory issue using ADO to query Excel"
- Next in thread: Jamie Collins: "Re: memory issue using ADO to query Excel"
- Reply: Jamie Collins: "Re: memory issue using ADO to query Excel"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|