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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1 - 30 of 6065   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
30
Hello people, wheres the responses? best regards Kim Madsen kbm@... ... From: I. M. M. VATOPEDIOU [mailto:monh@...] Sent: 26....
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 29, 1999
7:32 am
29
Hi Daniel, Yes, its possible to create, delete and alter fields at runtime. Its done the same way as for the other TDataset descendants. Take a look in the...
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 29, 1999
7:31 am
28
Hi Kim I have been examining the performance of memTable and I am wondering if I have spotted a bug. If I understand the code correctly: The insert method sets...
Tim_Daborn@xxxxxxxxxx...
Send Email
Nov 26, 1999
5:48 pm
27
... From: Kim-Bo.Madsen@... Hi, Thanks for your ideas, bugfixes and code. I have decided to send them to the community to have a discussion about your ...
I. M. M. VATOPEDIOU
monh@xxxxxxxx.xxxxxxx...
Send Email
Nov 26, 1999
10:54 pm
26
Hi, The delimiters is at this time hardcoded. It wont be very difficult to change, but I dont have the time at this moment to do that. I know somebody else has...
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 26, 1999
8:05 am
25
Hi Earl, In v. 1.33 the errors you are mentioning is not existing as far as I can see. The reason is that LoadFromDataset has changed format. Eg: ...
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 25, 1999
7:11 am
24
Hi Earl, In v. 1.33 the errors you are mentioning is not existing as far as I can see. The reason is that LoadFromDataset has changed format. Eg: ...
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 25, 1999
7:11 am
23
Hi Earl, In v. 1.33 the errors you are mentioning is not existing as far as I can see. The reason is that LoadFromDataset has changed format. Eg: ...
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 25, 1999
7:11 am
22
Hi, Thanks for your ideas, bugfixes and code. I have decided to send them to the community to have a discussion about your suggestions before I start...
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 25, 1999
7:46 am
21
Hi, thanks. I will at first upload it to the community. it will be included in the next release. best regards Kim Madsen kbm@... <mailto:kbm@...>...
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 24, 1999
7:29 am
20
It contains mainly some bugfixes, and Italian translation. best regards Kim Madsen kbm@......
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 23, 1999
8:48 am
19
... Thanks. Pierre Rougier....
Pierre Rougier
pierre.rougier@xxxxxx...
Send Email
Nov 22, 1999
9:16 pm
18
I dont have the sourcecodes for 1.00 or 1.01 anymore. The development went very fast. But I have uploaded sourcecodes for 1.08, 1.10, 1.11 and 1.23 in the...
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 22, 1999
2:35 pm
17
Hi all There is a survey online which I would ask you all to answer. Please go to: http://www.onelist.com/surveys/memtable Best regards Kim Madsen ...
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 22, 1999
2:27 pm
16
.LoadFromDataSource, sorry ^__^ Add a TTable or TQuery component just for the time to copy structure and optionally data from it. Bruno...
Bruno Depero
bruno.depero@xxxxxxx....
Send Email
Nov 22, 1999
2:24 pm
15
Usually I already have a table on interbase or paradox, so I simply use CopyFromDataSet, or sometimes I add/remove/change manually the structure in the csv...
Bruno Depero
bruno.depero@xxxxxxx....
Send Email
Nov 22, 1999
2:21 pm
14
Hi You can choose to define the fields in two ways: a) During designtime. (way easiest) b) During runtime. a) Put a memtable component on a form. Doubleclick...
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 22, 1999
1:37 pm
13
I saw that the latest release of TKbmMemTable 1.32 is freely downloadable from ONEList. Is it possible that you upload a earlier release of TKbmMemTable ?...
Pierre Rougier
pierre.rougier@xxxxxx...
Send Email
Nov 21, 1999
10:28 pm
12
... Yes it does it. kbmMTable.SortOn('StrField1 ;StrField2 ', []); Now I know also, to do a locate. if kbmMTable.locate('StrField1; StrField2', ...
Pierre Rougier
pierre.rougier@xxxxxx...
Send Email
Nov 21, 1999
10:07 pm
11
... set ... 0. ... real...
Support
kbm@...
Send Email
Nov 21, 1999
3:36 pm
10
Hi, Those references should just be removed from the make file (the BCB 4 project file). It wrongly contained those references. best regards Kim Madsen ...
Support
kbm@xxxxxxx.xxx
Send Email
Nov 21, 1999
9:09 am
9
Yes, specify the fieldnames with ; (semicolon) between. Eg. Field1;Field..;Fieldn...
Support
kbm@xxxxxxx.xxx
Send Email
Nov 21, 1999
8:54 am
8
Hi, Sorry for my english. It is possible to sort a TkbmMemTable on two fields or more ? Table BEFORE SORT Field1 Field2 CCCC HHHH EEEE AAAA EEEE FFAA EEEE...
pierre.rougier@xxxxxx...
Send Email
Nov 20, 1999
10:49 pm
7
Hi, The error indicate that you have two masterfields and only one indexfield or visa versa. Is that the case? There has been happening alot between 1.22 and...
Support
kbm@xxxxxxx.xxx
Send Email
Nov 19, 1999
5:28 pm
6
Hi, I have been using version 1.22 with three tables linked using MasterSource and MasterFields properties (one to one to one relationship). They are ...
Stan Lee
slee@xxxx.xxxx
Send Email
Nov 19, 1999
2:26 pm
5
You should take a look on version 1.32. It contains an option (mtfSaveInLocalFormat) for SaveToStream and SaveToFile which avoids hard setting all the locale...
Kim-Bo.Madsen@xxx.xx
Send Email
Nov 19, 1999
1:40 pm
4
I had to do a few lines workaround code because decimal, date, etc. separators were not functioning properly. Original versio seemed to force using of '.' and...
Tero Tilus
terotil@xx.xxx.xxx
Send Email
Nov 19, 1999
1:15 pm
3
Hi! moOc> On a scale from 1 to 5, how do you rate moOc> TkbmMemtable? moOc> Possible answers are: moOc> o 1 - You should be arrested for releasing such crap! ...
Denis Tsyplakov
den@xxxx.xxx
Send Email
Nov 19, 1999
1:07 pm
2
Hello, There is a new survey for the memtable community. On a scale from 1 to 5, how do you rate TkbmMemtable? ... Possible answers are: o 1 - You should be...
memtable-owner@xxxxxx...
Send Email
Nov 19, 1999
12:45 pm
1
best regards Kim Madsen kbm@......
kbm@xxxxxxx.xx
Send Email
Nov 19, 1999
11:49 am
Messages 1 - 30 of 6065   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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