Hi,
Older versions of kbmMemTable didnt have the notion of stream formats.
Newer versions do. A streamformat is for example CSV or binary and
determines how the data is streamed from and to external medias/storage.
Put a TkbmMemCSVStreamFormat or a TkbmMemBinaryStreamFormat (depending on
your requirements) on the datamodule/form where you have your TkbmMemTable
and set the memtables DefaultFormat to point on the streamformat.
And as a response to switch to ClientDataset. Yes. Its possible.. in some
cases… but its vastly slower and use up much more memory.
Further there are feature differences between the two.
best regards
Kim Madsen
Components4Developers
<http://www.components4developers.com> http://www.components4developers.com
The best SOA, ESB and EAI components for the best developers
High performance, high scalability, high functionality, low cost
Fra: memtable@yahoogroups.com [mailto:memtable@yahoogroups.com] Pĺ vegne af
Sean Roberts
Sendt: 8. december 2008 21:30
Til: memtable@yahoogroups.com
Emne: RE: [memtable] Pb with TkbMemTable when migrating from Delphi5 to
Delphi7
First, I recommend that you switch to a ClientDataSet instead of KbMemTable
- it's natve to Delphi.
Second, I seem to recall (when I played with KBMemTable) that you have to
indicate a format into which you data is stored on the disk.
I think you can choose from things like CSV, etc.Sean Christopher Roberts,
M.A.http://www.linkedin.com/in/seancroberts---------------------------------
-------------------------XFX nForce 680i LT SLI Socket 775 | Intel Core 2
Duo E6750 OC: 1600 FSB @ 3.2 MHz | 4 x OCZ SLI 1024MB PC6400 DDR2 800MHz |
XION 600w PSU | CM Stacker 200 ATX/BTX Case | EVGA GeForce 9800 GX2 OC:
675/1100 | WD SATA 74 GB Raptor (boot/system), WD SATA 120 GB
(applications), WD SATA 500 GB (storage) | Windows Vista Business, SP1 |
Patient and supportive significant other
To: memtable@... <mailto:memtable%40yahoogroups.comFrom> :
herveroy@... <mailto:herveroy%40free.frDate> : Mon, 8 Dec 2008
12:08:50 +0000Subject: [memtable] Pb with TkbMemTable when migrating from
Delphi5 to Delphi7
hello everybody,I have a Pb with TkbMemTable when migrating from Delphi5 to
Delphi7.Compiling is Ok but an error occurs when running. Format not
specifiedIt occurs on an instruction :
MmTbl.LoadFromFile(MmTbl.PersistentFile);where persistent file is a .txt
fileThis instruction was correct on Delphi 5.Where is the pb ?HervéThx
__________________________________________________________
Send e-mail anywhere. No map, no compass.
http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_anywher
e_122008
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]