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 to share photos of your group with the world? 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 4157 - 4186 of 6065   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4157
I am currently using C Builder 5 and I have already done as you described. I have C Builder 6 sitting on my desk and I hope to switch over to it and the end of...
shanestump77808
Offline Send Email
Apr 1, 2002
1:39 pm
4158
Hi Kim and all members, A few bugs in the last version: 1. New functionality ("Added raising an exception if Save... is called when table is closed") causes a...
Jerzy Labocha
buzkowe
Offline Send Email
Apr 2, 2002
9:29 am
4159
Hi, Thank you for your bugreport. Ill have a look at them for next release. best regards Kim Madsen kbm@... www.components4developers.com...
Kim Madsen
kimbomadsen
Offline Send Email
Apr 2, 2002
10:27 am
4160
Hi all, I want to save data of my memtable on a form, therefore I tried to load the data in design time from a csv-file, within the Table Designer. I have read...
huibuh59
Offline Send Email
Apr 3, 2002
8:11 pm
4161
Hi, I have problems with Locate in a quite basic scenario. I call it like this (all these fields are integers): AddNew := NOT tblSalVoucher.Locate ...
bushtor
Offline Send Email
Apr 4, 2002
6:23 pm
4162
Hi I am using 3.00f9 Beta I execute the following: Target.CreateTableAs(ffSource, [mtcpoStructure,mtcpoProperties,mtcpoLookup,mtcpoCalculated,mtcpoAppen ...
jenslund2001
Offline Send Email
Apr 8, 2002
2:12 pm
4163
if i use a filtered TkbmMemTable and try a locate on a filtered record, i get an Exception on the resync in locate (Line 10036). it happens with a...
Marco Schlünß
dusty2202
Offline Send Email
Apr 8, 2002
10:12 pm
4164
Hi everyone! The following code is a valid csv-file: "@@FILE VERSION@@","200" "@@TABLEDEF START@@" "BAN_ID=Integer,0,""BAN_ID"","""",4" ...
Patrick Esche
alco_de
Offline Send Email
Apr 9, 2002
7:22 am
4165
... From: "Patrick Esche" <patrick.esche@...> ... Without studying the source, or having really looked into this too much, I'd ... Fields named...
Corey Murtagh
emonk001
Offline Send Email
Apr 9, 2002
7:51 am
4166
Patrick, I'm a bit new to kbmMemTable but I have worked with the CSV format. Obviously from your provided information, the file is field seperated by semi...
mudoch1
Offline Send Email
Apr 9, 2002
11:59 am
4167
Hi again, The problem was actually an integer overflow. I'll try to explain what I have done. The error is produced when ftInteger fields have the value...
bushtor
Offline Send Email
Apr 11, 2002
5:05 pm
4168
Hi, Kim! I've posted a message about error in indexing string fields in v. 2.53g. I've no reply since Feb 27, 2002......
andrewqwerty2000
andrewqwerty...
Offline Send Email
Apr 12, 2002
5:47 am
4169
Hi There seems to be a problem with BLOBs When I use LoadFromDataset and then open my form, I get at Access Violation error that I have traced to line 11186 in...
jenslund2001
Offline Send Email
Apr 12, 2002
3:26 pm
4170
Hello I'm adding some records (about 500) to a kbmmemtable in my application, inside a for loop. For example: for i:=1 to 500 do begin kbmmemtable1.append; ...
acrbb2
Offline Send Email
Apr 12, 2002
8:55 pm
4171
Andre, I'm pretty sure it is not adding records that will freeze your application. Try the following: Do exacly same code in a brand new project adding 500...
Wilfried Mestdagh
wilfried_sonal
Offline Send Email
Apr 12, 2002
9:48 pm
4172
I'm sure that you have kbmmemtable1 bounded to the tree/grid. use kbmmemtable1.DisableControls; for i:=1 to 500 do begin kbmmemtable1.append; ...
patrik.tesar@...
patriktesar
Offline Send Email
Apr 13, 2002
12:34 pm
4173
Hi, Remember that there are only a few days left of the special IntraWeb/kbmMW combo offer. If you are an owner of an IntraWeb license you can save $39...
Kim Madsen
kimbomadsen
Offline Send Email
Apr 13, 2002
6:25 pm
4174
Does KBMMemtable offer a means of searching a memo field for text? If so how? Thanks so much....
dpaterus
Offline Send Email
Apr 14, 2002
5:27 pm
4175
Hi, Since kbmMemTable relies on the functionality of TDataset and TDataset do not allow searching on blob fields, kbmmemtable wont allow that directly. Instead...
Kim Madsen
kimbomadsen
Offline Send Email
Apr 14, 2002
5:41 pm
4176
Hi, I have not encountered that problem before. Since Im using blobs pretty extensively in several situations without problems, I believe there must be...
Kim Madsen
kimbomadsen
Offline Send Email
Apr 14, 2002
6:07 pm
4177
Hi, What you are experincing is comparison on strings behave way differently to comparisons on numbers. The reason is that according to the locale your...
Kim Madsen
kimbomadsen
Offline Send Email
Apr 14, 2002
6:07 pm
4178
Hi, Thank you for your report. Ill have a look at it. best regards Kim Madsen kbm@... "Marco Schlünß" <dusty2202@...> skrev i en...
Kim Madsen
kimbomadsen
Offline Send Email
Apr 14, 2002
6:07 pm
4179
Hi, Thank you for your report. Ill check it. best regards Kim Madsen kbm@... "radovan1969" <radovan.antloga@...> skrev i en...
Kim Madsen
kimbomadsen
Offline Send Email
Apr 14, 2002
6:08 pm
4180
Hi, I've just recieved BCB 6 and will check it out soon. best regards Kim Madsen kbm@... "Bill Lee" <mrbill@...> skrev i en...
Kim Madsen
kimbomadsen
Offline Send Email
Apr 14, 2002
6:09 pm
4181
Hi, Ive just answered the question today on its original thread. Sorry for the delay. best regards Kim Madsen kbm@... "andrewqwerty2000"...
Kim Madsen
kimbomadsen
Offline Send Email
Apr 14, 2002
6:13 pm
4182
If you load the text in a memo component you can search it easily also. John...
John Turner
johncnpr2000
Offline Send Email
Apr 15, 2002
12:56 am
4183
Hi, Kim. I think Locale can't be a reason. Look - in first case records were entered and placed in such order Entered Placed '0', '0', '3', '1', ...
andrewqwerty2000
andrewqwerty...
Offline Send Email
Apr 16, 2002
6:06 am
4184
Hi, You might check it out trying to add the index without locale support and see if it changes (the AddIndex2). When locale support is on, its using one...
Kim Madsen
kimbomadsen
Offline Send Email
Apr 16, 2002
7:13 am
4185
... Easy solution - Dashes and Apostrophes are ignored in the AnsiCompare Routines See CompareString ... Regards from Germany Franz-Leo...
Franz-Leo Chomse
franzleochomse
Offline Send Email
Apr 16, 2002
8:38 am
4186
kbmMemTable 3.0 Supports SELECT Sentences? Hello, (Excuse me please for my poor English level) I want to know if it's possible to use SELECT sentences with a ...
kiuxcorp
Offline Send Email
Apr 18, 2002
6:25 pm
Messages 4157 - 4186 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