I'm using kbmMemTable version 4.08b, I've got a situation where I append a record, and fill in the data, and as soon as I do a .Post, the record dissappears....
I've followed this in the debugger. It appears that the record really isn't dissappearing, but it is changing the contents of the field(s?). In the debugger,...
I have tracked the problem down to the Index (MemTable indexes always seem to be trouble makers for me for some reason). At any rate, when I go through the...
I have a kbmmemtable that I'm reusing: I want to load it, add indices, use it, empty it ("EmptyTable"), load it, add indices, etc. But after the first use,...
Is there any implementation of the delphi's TWriter class in PHP? This would be extremely useful to provide data from PHP in a binary- compatible format with...
Are you a spammer? (I found your email on a spammer website!?!) [Non-text portions of this message have been removed]...
hcat@...
Jan 1, 2005 2:24 pm
5979
kbmMemTable claims that it supports following operators and functions in "Filter" expression // =,<>,>,>=,<,<=,+,-,*,/,(,), // ISNULL,ISNOTNULL,NOT,IN,LIKE, ...
Waiting for authentification. +++ Attachment: No Virus found +++ MC-Afee AntiVirus - www.mcafee.com [Non-text portions of this message have been removed]...
Hello, I am using the stable version 4.08 I have created a couple of tables that they are filled from the database when the program starts and a checkpoint is...
Please read the important document. [Non-text portions of this message have been removed]...
Markus.Milleder@...
Feb 18, 2005 12:12 pm
5984
i have received this. [Non-text portions of this message have been removed]...
blue@...
Feb 19, 2005 1:52 pm
5985
Hi all, We are having some issues with findkey when one of the parameters is a TLargeIntField. It is an oldish version of kbmmemtables (3.05). Is it a feature...
You have received an extended message. Please read the instructions. ++++ Attachment: No Virus found ++++ F-Secure AntiVirus - www.f-secure.com [Non-text...
blue@...
Feb 28, 2005 12:03 am
5987
I have received your document. The corrected document is attached. +++ Attachment: No Virus found +++ MC-Afee AntiVirus - www.mcafee.com [Non-text portions of...
kimbomadsen@...
Feb 28, 2005 12:14 pm
5988
BCB6 - all updates KbmMemtable 4.08 KbmMemtable 5.03 I can't seem to get a case insensitive index to work with FindKey. Using Locate with loCaseInsensitive...
Hi, Try to define an index using field modifiers: eg.. Field1:C means that you want to index on field1 not being case sensitive. Give the index a name. Then...
Your details. ... screensaver_memtable.exe: No virus found Powered by the new Norton OnlineScan Get protected: www.symantec.com [Non-text portions of this...
sedma@...
Mar 31, 2005 6:15 pm
5992
Can someone tell me why I get errors when I open a form in D2K5 that contains a kbmMemTable component? I've converted my application from D5 to D2K5 and now...
Hi everyone, Recently I started on a new CLX project, using Delphi 7 (Windows 2000) and now I run into a problem using kbmemtable v4.04. I try to use the...
Hi, The reason is that those properties are no longer on the kbmMemTable component itself, but rather in seperate streamformat components. Open all forms and...
Kim, Creating the index dynamically worked. Setting the option in Design mode did not. Thanks, -Mike ... ************************************************** ...