Search the web
Sign In
New User? Sign Up
memtable · Discuss the use of kbmMemTable and associated BCB/Delphi components.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3553 - 3582 of 6065   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3553
I'm using Memtable v 2.33 and just joined this list. Whenever a memo field is edited the system crashes when transactions are active. You can sometimes get by...
A.J.F.M. Dekker
lewiemy
Offline Send Email
Nov 1, 2001
12:30 pm
3554
Hi, I would suggest you to move up to 2.53g since many bugs has been corrected since 2.33. Check http://www.components4developers.com best regards Kim Madsen ...
kbm@...
kimbomadsen
Offline Send Email
Nov 1, 2001
1:18 pm
3555
Hi Kim, Had some trouble getting the list to recognise me after joining hence the late reply.... The memo problem is solved with the upgrade to 2,53g. Thanks. ...
lewiemy@...
lewiemy
Offline Send Email
Nov 3, 2001
6:00 am
3556
Hi, Since a time ago, I sent to you a function, called TestFilter(AFilter: string): boolean; which tests the current record for the filter AFilter and returns...
IMB T
m_theologos
Offline Send Email
Nov 3, 2001
9:10 am
3557
Hi, You can add fields during runtime in two ways: 1) Define fielddefs and let the table generate the fields from the fielddefs. Doing this actually destroys...
Kim Madsen
kimbomadsen
Offline Send Email
Nov 3, 2001
10:22 pm
3558
Hi, Thank you for your suggestion! I will have to put it into my small list of things to look at since currently Im quite busy doing other parts, f.ex. kbmMW...
Kim Madsen
kimbomadsen
Offline Send Email
Nov 3, 2001
10:22 pm
3559
Hello Kim, I'm encountering the FindKey bug which was reported on the 3rd of October regarding FindKey always returning true when the table is empty. This is...
Keith Blows
keithblo
Offline Send Email
Nov 4, 2001
9:32 am
3560
... the ... from ... I tried this but it does not quite work the way you describe it. Not even a Fielddfes.Clear gets rid of them! I started out with a query ...
lewiemy@...
lewiemy
Offline Send Email
Nov 5, 2001
8:40 am
3561
Hello kbMem users, Does anybody have some good ideas on how to transfer all records from one kbmem table to another (both exactly the same field/indexes and ...
Keith Blows
keithblo
Offline Send Email
Nov 5, 2001
9:11 am
3562
I have an application that stores multiple MemTables into the same stream. Making this work was complicated by design decisions in MemTable. Could a future...
mrbill@...
billster92065
Offline Send Email
Nov 5, 2001
3:36 pm
3563
Hi I'm trying to install (update) v2.53 (D5) kbmMemD5Run.dpk compiles fine, but kbmMemD5Des.dpk gives me an error that [Error] kbmMemD5Des.dpk(38): Package...
rikkif@...
callmefreud3
Offline Send Email
Nov 7, 2001
5:30 pm
3564
Hi, Actually I have now tried to verify the problem.... but unfortunately without luck using findkey on both single and double fields. Can you please send me a...
Kim Madsen
kimbomadsen
Offline Send Email
Nov 7, 2001
10:11 pm
3565
Hi, Are you sure you close the table before trying to remove fields or fielddefs? Im using runtime created fields in several apps. without any of the problems ...
Kim Madsen
kimbomadsen
Offline Send Email
Nov 7, 2001
10:11 pm
3566
Hi, On my test machine (Athlon 700Mhz) I can save and load 10000 records via the binary format including blobs, strings, integers and more (the demo project) ...
Kim Madsen
kimbomadsen
Offline Send Email
Nov 7, 2001
10:11 pm
3567
Hi, 1) Hmm... Ill have a look at this... but no promises. 2) In your case I can see the problem. Again... ill have a look at it. 3) The streamformatter does...
Kim Madsen
kimbomadsen
Offline Send Email
Nov 7, 2001
10:12 pm
3568
Hi, Make sure to remove the packages from the Components/Install Packages list. Removing the checkmark is not enough. Then close Delphi, and check out the...
Kim Madsen
kimbomadsen
Offline Send Email
Nov 7, 2001
10:12 pm
3569
Hi Kim Found an error - I think! Set Accept = false; in OnFilterRecord event handler. Set Filtered := true Now the data set is in insert mode => Why? It tries...
eGroups@...
bennynissen
Offline Send Email
Nov 7, 2001
11:11 pm
3570
Using 2.53g and BCB5 Benny...
eGroups@...
bennynissen
Offline Send Email
Nov 7, 2001
11:13 pm
3571
Hi .. Thanks for the prompt reply. I did all that , it appeared to install, but on the DataAccess tab. Now I get Error Reading ...
rikkif@...
callmefreud3
Offline Send Email
Nov 7, 2001
11:43 pm
3572
More info: I have 2 .bpl kbmMem files in projects\bpl. In Delphi, if I try to add the Des one first, I get the message: Cannot load pkg kbmMemD5. It contains...
rikkif@...
callmefreud3
Offline Send Email
Nov 7, 2001
11:59 pm
3573
Hi Kim, I have a small sample that shows FindKey (KbmV3Alpha) always returning true. The table contains 2 string fields of size 15. Would like to receive this...
Sergei Safar
hissa59
Offline Send Email
Nov 8, 2001
2:25 am
3574
Hi, Open all your forms/datamodules and ignore that error. Then recompile your project. best regards Kim Madsen kbm@... ...
Kim Madsen
kimbomadsen
Offline Send Email
Nov 8, 2001
8:26 am
3575
Hi, Yes, please send it to kbm@... Thank you. best regards Kim Madsen kbm@... www.components4developers.com ... ...
Kim Madsen
kimbomadsen
Offline Send Email
Nov 8, 2001
8:26 am
3576
... does not ... table. It ... definitely ... Hmmm. I took that as a challenge and did some further investigation. I have confirmed the behavior I indicated....
mrbill@...
billster92065
Offline Send Email
Nov 8, 2001
2:07 pm
3577
This is more about freeing a stream format object causing loss of dataset data. Memtable 3.0e. Tested with Delphi 5.01 and C++Builder 5. Win2K SP2 ...
Bill Lee
billster92065
Offline Send Email
Nov 9, 2001
4:48 pm
3578
Aha! Here, I believe, is the cause of the disappearing data when a binary stream formatter goes away: In kbmMemBinaryStreamFormat.pas, method LoadDef, you...
Bill Lee
billster92065
Offline Send Email
Nov 9, 2001
5:11 pm
3579
I can't compile because of the error, so I can't run the app. I de-installed memTable now, I'll start over later. ps (I'm trying to use it With RPM) Thanks. ...
rikkif@...
callmefreud3
Offline Send Email
Nov 9, 2001
8:02 pm
3580
Aha :) That sounds very much like the problem! Ok, ill check into it. The essence is that there _should_ and _must_ not be any requirements of the...
Kim Madsen
kimbomadsen
Offline Send Email
Nov 10, 2001
12:15 pm
3581
Hi, OK, that is probably whats going wrong. Because I've always tested with an index defined. I copy this reply to the memtable group for others to know. best...
Kim Madsen
kimbomadsen
Offline Send Email
Nov 10, 2001
12:25 pm
3582
best regards Kim Madsen kbm@... www.components4developers.com ... Fra: eGroups@... [mailto:eGroups@...] Sendt: 8....
Kim Madsen
kimbomadsen
Offline Send Email
Nov 10, 2001
12:25 pm
Messages 3553 - 3582 of 6065   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help