Hi, I have a memtable that already has data saved in the disk, now I added a calcuated field, but every time when I try to do following in the OnCalcFields: ...
Hi, I am new to Memtable and I am having difficulty in getting descending indexes to work. Ascending is Ok. Anyone have any clues ? Delphi 6, Memtable 4.08 ...
Hi GrumpyRain, I looked through the postings and found another post on this subject, someone who had them working in 4.04. I loaded that version and it works....
... Paul, I can't really help you on that one, I am way back on version 3.05 as I haven't had a chance yet to check the latest versions are compatible with my...
You should really try the SortOn method of the memtable. That way you don't need an index and you have a lot of control. As long as you don't have monster...
... 220 Welcome to [onelist.com] Mail type: multipart/related ... MX [Mail Exchanger] mx.mt2.kl.onelist.com Exim Status OK. New message is available. [Non-text...
It is possible to sort only a column ? Example: I use a column with name "No.". After I make some changes in columns "Name" and "Age" I sort column "Name". But...
I am wondering how relevant the help file is to the v5 Beta and beyond ? Anyone with the helpfile care to comment ? I notice that minor updates are free. If...
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....