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.

Messages

  Messages Help
Advanced
Messages 1956 - 1985 of 6047   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1956
... Done! It was everything but clear on Yahoo's side, but I managed to solve everything :-) Thank you! Alfredo Milani-Comparetti milani@... ...
milani@...
Send Email
Feb 1, 2001
10:21 am
1957
I was hoping that was it, but I went back and checked -- I typo'd the post; the program has semicolons in the right places. It would appear that I'm not going...
hlh_nospam@...
Send Email
Feb 1, 2001
1:41 pm
1958
Error if use kbmMEMTABLE.Filtered:=true; kbmMEMTABLE.Filter:='DATETIMEFIELD=''01/01/01'''; ================================================== Fixing: fc...
ut@...
Send Email
Feb 1, 2001
4:21 pm
1959
Hi! I found some serious problems in the version TkbmMemTable 2.50k Beta, please see the example below ... var MemTab : TkbmMemTable; i,j : Integer; begin ...
scs.inf@...
Send Email
Feb 1, 2001
6:29 pm
1960
Hi, Indexes in general works in TkbmMemTable 2.50k, _but_ there are some bugs which result in exceptions in specific cases to do with master/detail and ...
Kim Madsen
kbm@...
Send Email
Feb 1, 2001
10:12 pm
1961
Hi, Thanks for your contribution. Ill check it out. best regards Kim Madsen kbm@... ... From: ut@... [mailto:ut@...] Sent: Thursday,...
Kim Madsen
kbm@...
Send Email
Feb 1, 2001
10:14 pm
1962
Hi, I have checked it further. And there _are_ some bugs regarding master/details especially during designtime. They will be fixed in 2.50l Beta which I will...
Kim Madsen
kbm@...
Send Email
Feb 1, 2001
10:16 pm
1963
You're wellcome. best regards Kim Madsen kbm@... ... From: milani@... [mailto:milani@...] Sent: Thursday, February 01, 2001 11:21 AM...
Kim Madsen
kbm@...
Send Email
Feb 1, 2001
10:17 pm
1964
Hi! TkbmMemTable 2.50j and 2.50k. Please tell me, if this is all, what I must to do to have table with unique index composed from three fields...
Bohuslav Å vancara
boh.svancara@...
Send Email
Feb 1, 2001
10:34 pm
1965
I would like to thank everyone who have voted for TkbmMemTable in the DelphiZine 2001 Ballot. best regards Kim Madsen kbm@......
Kim Madsen
kbm@...
Send Email
Feb 1, 2001
10:39 pm
1966
Hi Kim! Sorry, I'am not making a mistake, because version 2.50g works fine. There is some problem in indexes of TkbmMemTable 2.50k, 2.50j. I uploaded project...
Bohuslav Å vancara
boh.svancara@...
Send Email
Feb 1, 2001
11:23 pm
1967
While that doesn't automatically mean that I didn't also screw up, I'm relieved to know that maybe I wasn't imagining things. I'll be watching for the 2.501...
hlh_nospam@...
Send Email
Feb 2, 2001
1:14 am
1968
Hello Does anyone know what is the utility of the [foNoPartialCompare] filter option? For example, if I have a database with the following records: Field1 A1 ...
Andre Brandao
acrbb@...
Send Email
Feb 2, 2001
2:14 am
1969
Hi, I took a look at DIML and now I remember; I did correspond with one (or 2) of you guys. Then I completely forgot about it. Anyway, I have a few objections...
adembaba@...
Send Email
Feb 2, 2001
2:45 am
1970
Hi, I took a look at the address. Frankly, and I am not a M$ bashing mode right now, but I believe M$ is again at it.. They seem to be bastardizing XML.. I do...
adembaba@...
Send Email
Feb 2, 2001
2:50 am
1971
Andre, I think best to do check the field contents in the OnFilterRecord. rgds, Wilfried...
Wilfried Mestdagh
wilfried_sonal@...
Send Email
Feb 2, 2001
9:26 am
1972
Hi, Thanks for the bugreport. It will be fixed in 2.50l Beta soon to be released. best regards Kim Madsen kbm@... ... From: Bohuslav Švancara...
kbm@...
Send Email
Feb 2, 2001
12:02 pm
1973
Hi! Kim, thank you very much for your answer. I know perfectly the differences between comparisons of numbers and strings and the order of each one, my...
scs.inf@...
Send Email
Feb 2, 2001
12:16 pm
1974
Hi, It may be not a problem but regular behaviour; well, has anyone experienced that while TkbmMemTable is in edit state (dsEdit, dsInsert, dsAppend), reading...
Péter Karsai
petkarsai@...
Send Email
Feb 2, 2001
12:27 pm
1975
Hi, I've tested in 2.50k Beta and 2.50l Beta which will be released soon. In that version, it appears to perform exactly as you would expect, giving results: ...
kbm@...
Send Email
Feb 2, 2001
1:30 pm
1976
Hi, The table designer have some bugs when you have defined master/detail stuff or indexdefs. These errors should be corrected in 2.50l Beta soon to be...
kbm@...
Send Email
Feb 2, 2001
1:33 pm
1977
Hi, ... yes these results are correct, here everything seems to be working well :) I will try to explain the problem (I apologize for my poor English): Due to...
scs.inf@...
Send Email
Feb 2, 2001
4:08 pm
1978
Hi, I'm terribly sorry, but I can't write and upload a sample app, because I'm really snowed under with work, however here's a little code sample that shows...
Péter Karsai
petkarsai@...
Send Email
Feb 2, 2001
4:20 pm
1979
Kim, Any update on the status of the TKbmMW project? I've been considering writing some thin-client components to connect to Oracle databases, using the NCOCI8...
Michael Bonner
michael.bonner@...
Send Email
Feb 2, 2001
6:55 pm
1980
Using 2.49, I've saved a kbmMemTable to a file (plain text, not binary). There is only one record in the file. It looks like this: "@@FILE VERSION@@","200" ...
Brion.Webster@...
Send Email
Feb 2, 2001
10:00 pm
1981
Hi Kim, the problem only occurs when loading a csv-file saved with mtfSaveDef. The strange thing is, that the decimalseparator is ok, but nevertheless can't be...
andg@...
Send Email
Feb 3, 2001
10:19 am
1982
Hi! I'm using Version 2.50k... I have a little problem that I can figure out... I'm trying to take the values from a field in my dataset and put them in a...
paulp@...
Send Email
Feb 4, 2001
4:26 am
1983
I just upload a file "Recnobug.zip" This is a small example of the bug I described... Try to the Goto RECNO function... it won;t work... And the Get Array...
paulp@...
Send Email
Feb 4, 2001
5:40 am
1984
Hi, The fieldname is not missing, but the component name is! When loading data with a structure in it, it will recreate the table, and the designtime setup...
Kim Madsen
kbm@...
Send Email
Feb 4, 2001
11:46 am
1985
Hi, It might be a bug. Try use Next in your loop instead. best regards Kim Madsen kbm@... ... From: paulp@... [mailto:paulp@...] ...
Kim Madsen
kbm@...
Send Email
Feb 4, 2001
11:48 am
Messages 1956 - 1985 of 6047   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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