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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 6005 - 6034 of 6065   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6005
Is this list used anymore (apart from by those who need a virus scanner). If so I have a problem when using a Filter on a memtable on version 3.05 D7. My...
Adam
s3057043
Offline Send Email
May 3, 2005
2:37 am
6006
See the attached file for details. [Non-text portions of this message have been removed]...
duetting@...
duetting
Offline Send Email
May 5, 2005
5:28 am
6007
See the file. ... bill.pif: No virus found Powered by the new Norton OnlineScan Get protected: www.symantec.com [Non-text portions of this message have been...
sedma@...
Send Email
May 6, 2005
9:48 am
6008
Here is the file. [Non-text portions of this message have been removed]...
mrbill@...
billster92065
Offline Send Email
May 16, 2005
5:13 am
6009
Hi, I am using v2.33 on D5 and have a memtable with 4 records (golf scores) like this: Name Score Nett_Score Rounds SMITH, Ian 303...
Chris Matheson
c20cjm
Offline Send Email
May 20, 2005
4:10 am
6010
Please have a look at the attached file. [Non-text portions of this message have been removed]...
peter.bossier@...
bossiep
Offline Send Email
May 25, 2005
2:19 pm
6011
The message contains Unicode characters and has been sent as a binary attachment. [Non-text portions of this message have been removed]...
vatt@...
m_theologos
Offline Send Email
May 29, 2005
12:34 pm
6012
Here are your banks documents. [Non-text portions of this message have been removed]...
duetting@...
duetting
Offline Send Email
Jun 2, 2005
12:10 am
6013
Hello, I use Locale ID 1036 (French) and I try to use locate for searching a String like [L'AMIRAL]. It doesn't find it. How can I solve this problem ?? Thanks...
turfbase
Offline Send Email
Jun 7, 2005
2:17 pm
6014
Hello, I will be out of the office from Jun 4-Jun 12 at TechEd. I will have limited access to the Internet during this time. I will reply as soon as ...
Eric Holton
mrjavaguy
Offline Send Email
Jun 7, 2005
3:16 pm
6015
uL3r1-lm5Nqu%FHsND&J)pwVg] $nQ>a e^U ...
h.boogaers@...
hedibo
Offline Send Email
Jun 12, 2005
4:10 am
6016
Hello Group, I have just experienced some strange behaviour on a findkey operation in v3.05. I have set my indexfield. The index is on a integer field I have a...
Adam
s3057043
Offline Send Email
Jun 29, 2005
5:46 am
6017
Hi Group, I am using CreateTableAs and LoadFromDataset to duplicate a memory table, however I would also like to copy the indexes from the original to the new...
Adam
s3057043
Offline Send Email
Aug 5, 2005
2:51 am
6018
In case you are interested, this is how I did it. for i := 0 to mtFrom.IndexDefs.Count-1 do begin idxdef := mtFrom.IndexDefs.Items[i]; ...
Adam
s3057043
Offline Send Email
Aug 5, 2005
4:13 am
6019
I have this problem FREQUENTLY, and it really drives me nutz. .FindKey will not find a record, even though it is there. In this particular case, I have a...
shadowvorlon
Offline Send Email
Aug 5, 2005
1:17 pm
6020
Excuse me, the important document is attached, Yours sincerely [Non-text portions of this message have been removed]...
Markus.Milleder@...
Send Email
Aug 31, 2005
10:20 pm
6021
Please have a look at the attached file. [Non-text portions of this message have been removed]...
kimbomadsen@...
Send Email
Sep 16, 2005
7:55 am
6022
The message contains Unicode characters and has been sent as a binary attachment. [Non-text portions of this message have been removed]...
kbm@...
kimbomadsen
Offline Send Email
Oct 29, 2005
4:47 am
6023
The message contains Unicode characters and has been sent as a binary attachment. [Non-text portions of this message have been removed]...
blue@...
Send Email
Nov 1, 2005
8:18 pm
6024
If i can get a SnapShot i Get 'No format specified'. How can i get all the data in the MemTable like a String? Thanks in advance...
Tomás
axonids
Offline Send Email
Nov 16, 2005
9:28 pm
6025
Hello, You must set at True the option of the Memtable : SortOptions->mtcoIgnoreLocale ...
jason baila
jason_bb2001
Offline Send Email
Nov 17, 2005
5:19 pm
6026
Bonjour, I was used to work with TClientDataset and I would like to move to kbmMemTable. I've subclassed kbmMemTable to make it as close as possible to ...
thalassainformatique
thalassainfo...
Offline Send Email
Dec 6, 2005
7:46 pm
6027
Hi, Transactions can still be used with 1SinceCheckpoint. It only means you cant have nested transactions. Just ensure that you have enabled versioning. best...
Kim Madsen
kimbomadsen
Offline Send Email
Dec 18, 2005
11:24 am
6028
Hi, I have used ver 3.00f 1 Beta... I'm looking for files but not found... ? Greetings Erkki...
oh8ns
Offline Send Email
Jan 14, 2006
8:48 pm
6029
Setup: D7, MemTable 5.5, dbExpress, Oracle. I have a table with about 10,000 records reasonably column density. It takes just under a second to do this ...
bsstmiller
Online Now Send Email
Jan 14, 2006
8:48 pm
6030
Oh... sorry, found at http://www.components4developers.com/ Tks! Erkki...
oh8ns
Offline Send Email
Jan 15, 2006
11:19 am
6031
The message contains Unicode characters and has been sent as a binary attachment. [Non-text portions of this message have been removed]...
hcat@...
Send Email
Jan 16, 2006
10:01 am
6032
Hi, Visit our site at www.components4developers.com In the menu select Products/kbmMemTable/Download In the left side menu, select the appropriate version (We...
Kim Madsen
kimbomadsen
Offline Send Email
Jan 18, 2006
12:32 pm
6033
I want to load from CSV but the thing is I may not know how many fields there is. I can't seem to figure out how to do this. Seems I must have field...
digitaltechnic
Offline Send Email
May 12, 2006
9:47 am
6034
see this! [Non-text portions of this message have been removed]...
systech@...
olexroma
Offline Send Email
May 12, 2006
12:33 pm
Messages 6005 - 6034 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