Re: Ado takes quite a lot of memory!
From: John Herbster \(TeamB\) ("John)
Date: 10/22/03
- Next message: Kuzkot: "Re: Ado takes quite a lot of memory!"
- Previous message: John Evenosky: "Re: Sad, Informix+ADO+Delphi doesn't work"
- In reply to: Kuzkot: "Re: Ado takes quite a lot of memory!"
- Next in thread: Kuzkot: "Re: Ado takes quite a lot of memory!"
- Reply: Kuzkot: "Re: Ado takes quite a lot of memory!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 22 Oct 2003 10:45:30 -0500
"Kuzkot" <kuzkot@videotron.ca> wrote
> > 60 tables, 15 rows, 4 columns, 10 bytes per column = 36 KB.
> > Maybe Kuzkot needs a custom object instead of a database
> > and tables.
> Are you just sarcastic or do you see a solution to my problem ?
A little of the former and a lot of the latter.
> So basically: how to keep it the way it is AND reduce
> the memory my lookup DataModule consumes ?
(1) How do you need search the tables?
(With SQL or would adhoc methods do?)
(2) Do you read more than you update?
(3) How do you use these tables?
(With TDataSource and controls?)
Regards, JohnH
- Next message: Kuzkot: "Re: Ado takes quite a lot of memory!"
- Previous message: John Evenosky: "Re: Sad, Informix+ADO+Delphi doesn't work"
- In reply to: Kuzkot: "Re: Ado takes quite a lot of memory!"
- Next in thread: Kuzkot: "Re: Ado takes quite a lot of memory!"
- Reply: Kuzkot: "Re: Ado takes quite a lot of memory!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|