Hello! If you try code like this, right away you'll get a lot of exceptions: EListError: List index Out of bounds (..). procedure TThread1.Execute(); begin ...
I have a standalone memtable that loads from a binary file. It has data, and I have a grid that shows the data no problem. If I have a DBText tied to a field...
If it is not a TStringField then the assignment may not make sense. Maybe post the offending code and someone can take a look at it. Good luck. ... ===== ...
Apparently that is the problem, and your solution works for me. These are all persistent tstringfields and are loaded from a file. Using fieldbyname works....
greetings [Non-text portions of this message have been removed]...
hcat@...
Oct 29, 2004 2:13 pm
5968
Please have a look at the summary. +++ X-Attachment-Type: document +++ X-Attachment-Status: no virus found +++ Powered by the new F-Secure OnlineAntiVirus +++...
Markus.Milleder@...
Oct 30, 2004 5:40 pm
5969
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...