Print Thread
Page 3 of 4 1 2 3 4
Re: String fileds vs Memory usage
#5727 05/28/04 09:55 PM
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Member
Offline
Member
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Hi Marco,

i think this is a realy good idea.

Greetings
Jens

Re: String fileds vs Memory usage
#5728 05/29/04 07:41 PM
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Member
Offline
Member
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Hi Marco,

Maybe you can ask your customers which of the features they want to see next .

Greetings
Jens

P.S. For me the memory problem is realy important :-)

Re: String fileds vs Memory usage
#5729 06/01/04 04:03 PM
Joined: Jun 2004
Posts: 16
H
Member
Offline
Member
H
Joined: Jun 2004
Posts: 16
Jens, couldn't you use TOracleQuery (which, I believe, needs less memory) and copy the results into a memory table which supports compression, like TkbmMemTable?

As you're talking about read-only datasets, I thought that this could be an option for you...

Re: String fileds vs Memory usage
#5730 06/01/04 04:47 PM
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Member
Offline
Member
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Holger,

that's not possible. The overhead is too big.

For example. With a dataset there is no effort to load only 1000 records and on demand the next 1000. Doing this tOracleQuery and MemDatasets you got a lot of work.

Greetings
Jens

Re: String fileds vs Memory usage
#5731 06/01/04 06:26 PM
Joined: Nov 2003
Posts: 18
D
Member
OP Offline
Member
D
Joined: Nov 2003
Posts: 18
Hi,

Copying the results into a memory table takes some time. Holger, your solution for me sound like: "why don't you create a new TDataSet descendant class, inherited form TkbmMemTable, which will be using TOracleQuery for fetching records" smile . It looks like a new implementation of TOracleDataSet! I know it is possible, we have in our application cached DataSets based on TkbmMemTable (which use TOracleQuery) for querying lookups' values, but they don't give us all functionality TOracleDataSets do (eg. QBE).

But to modify records, we can first copy them into memory table (eg. TkbmMemTable). But for browsing only, it takes to much time (for implemementing this too). So dynamic size buffers for read-only TOracleDataSet could be a great feature wink .

Best regards,
Daniel

Re: String fileds vs Memory usage
#5732 06/01/04 08:24 PM
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Member
Offline
Member
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Yep!!! :-)

Greetings
Jens

Re: String fileds vs Memory usage
#5733 01/25/05 04:15 PM
Joined: Nov 2003
Posts: 18
D
Member
OP Offline
Member
D
Joined: Nov 2003
Posts: 18
Hi,

Is there any chance for implementing this functionality, described in this thread over one year ago?
Or is it, like people says in my country, "the dream of cut head"? smile

Best regards,
Daniel Stoch

Re: String fileds vs Memory usage
#5734 01/25/05 11:03 PM
Joined: Aug 1999
Posts: 22,208
Member
Offline
Member
Joined: Aug 1999
Posts: 22,208
This turned out to be a little bit more work than expected, but it is still on our to-do list. Maybe we can add this in 4.1.


Marco Kalter
Allround Automations
Re: String fileds vs Memory usage
#5735 01/27/05 04:09 PM
Joined: Oct 1999
Posts: 138
Eschborn, Germany
Member
Offline
Member
Joined: Oct 1999
Posts: 138
Eschborn, Germany
4.1 ??

Any timeframe, list of planed changes or so ?

Greetings
Jens

Re: String fileds vs Memory usage
#5736 01/27/05 08:35 PM
Joined: Aug 1999
Posts: 22,208
Member
Offline
Member
Joined: Aug 1999
Posts: 22,208
Not yet.


Marco Kalter
Allround Automations
Page 3 of 4 1 2 3 4

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.148s Queries: 13 (0.067s) Memory: 2.5582 MB (Peak: 3.0379 MB) Data Comp: Off Server Time: 2024-05-06 05:23:34 UTC
Valid HTML 5 and Valid CSS