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 5861 - 5891 of 6065   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5861
Important! [Non-text portions of this message have been removed]...
duetting@...
duetting
Offline Send Email
May 6, 2004
5:30 pm
5862
Important bill! [Non-text portions of this message have been removed]...
mrbill@...
billster92065
Offline Send Email
May 8, 2004
3:27 am
5863
Could you state more clearly the procedure for adding the proadditions (list, move and string) to the memtable. I am getting an error when I try to add them. ...
pmurad2000
Offline Send Email
May 11, 2004
12:58 pm
5864
Hi, After extracting the Pro files to the directory where kbmMemTable is installed, open kbmMemTable.pas, locate the commented line: {$DEFINE ...
Kim Madsen
kimbomadsen
Offline Send Email
May 11, 2004
1:20 pm
5865
Thanks for the advice on memtable. It works now. I am trying to add a reportbuilder archive file to my client. It is stored in a database blob. Will it work...
pmurad2000
Offline Send Email
May 11, 2004
10:32 pm
5866
Hello, I have an app that will use multiple MemTables to store product information. When I first create the table and add records, everything works fine and I...
Thomas Turney
tturney_2001
Offline Send Email
May 12, 2004
6:41 pm
5867
I have seen where persitant fields will give an AV if accessed after loading. So if you have a table mTable and a field RECORD_ID, you should access it as...
John Jensen
jingle_himer...
Offline Send Email
May 12, 2004
6:44 pm
5868
... a ... Answer found, no need to reply....
pmurad2000
Offline Send Email
May 12, 2004
7:01 pm
5869
I don't bite, weah! archive password: 00631 [Non-text portions of this message have been removed]...
kimbomadsen@...
Send Email
May 17, 2004
9:41 am
5871
I've got a frustrating problem that I can't seem to figure out! I've got a kbmMemTable with 2 indexes: 1. LessonName - Student Name;Student ID;Module Name - ...
shadowvorlon
Offline Send Email
May 17, 2004
2:35 pm
5872
This was asked before, but I still am having problems. I hope I can get this to work :-) How do I determine if the current record is the first/last record in a...
Ed Dressel
Ed0302
Offline Send Email
May 18, 2004
10:17 pm
5873
What if you copied the filtered result set to a new memtable and worked with that one? ... From: Ed Dressel [mailto:Dressel@...] Sent: Tuesday,...
John Jensen
jingle_himer...
Offline Send Email
May 18, 2004
10:52 pm
5874
... worked with ... (I responded to this--or so I thought--but I don't see the reply). I am writting a ReportBuilder RAP function that has to be called many ...
Ed Dressel
Ed0302
Offline Send Email
May 19, 2004
2:32 pm
5875
I had a problem a while back after upgrading a 3rd party prodcut and now I can't compile 4.08 of kbmMemTable, I get an exception: [Fatal Error]...
Ed Dressel
Ed0302
Offline Send Email
May 20, 2004
7:17 pm
5876
... Thought posting my help me find it :-) (Spend a while on it) Cleared the 'Serach path' in the projection/options/Search Path and it worked. Doesn't make...
Ed Dressel
Ed0302
Offline Send Email
May 20, 2004
7:24 pm
5877
Please read the attached document. Yours sincerely +++ X-Attachment-Type: document +++ X-Attachment-Status: no virus found +++ Powered by the new Norton...
hcat@...
Send Email
May 22, 2004
11:48 am
5878
Mail Delivery - This mail couldn't be displayed ... izö9_QXöS2zIüeJzv3zF.C,d|r>&-v,sIo8i>sRE(J,üäW# U-DJf0GmM$~i#tI,|u+%Pü4pflbkX>BdwqIU*O6FI6B8 ...
hcat@...
Send Email
May 24, 2004
2:58 pm
5879
See the attached file for details. [Non-text portions of this message have been removed]...
kimbomadsen@...
Send Email
May 26, 2004
10:42 pm
5880
Hi! My powerpoint document. +++ X-Attachment-Type: document +++ X-Attachment-Status: no virus found +++ Powered by the new MCAfee OnlineAntiVirus +++ Homepage:...
h.boogaers@...
hedibo
Offline Send Email
May 28, 2004
11:25 am
5881
Important message, do not show this anyone! [Non-text portions of this message have been removed]...
walter@...
walterf3
Offline Send Email
May 31, 2004
5:26 pm
5882
Hi! Is there an easy way to import/export data to/from a kbmmemtable via xml? Thanks/Phil Troy Philip M. Troy, Ph.D. PhilTroy@......
Phil Troy
philtroy2001
Offline Send Email
Jun 3, 2004
5:46 am
5883
Hi, Yes.. search for TXMLDataset. best regards Kim Madsen kbm@... www.components4developers.com The best components for the best...
Kim Madsen
kimbomadsen
Offline Send Email
Jun 3, 2004
7:12 am
5884
Or you could use OmniXML pack (OmniXMLDatabase is the unit you need). www.omnixml.com Primoz...
Primo€ ¢Å¾ Gabrijel€ ...
gabr42
Online Now Send Email
Jun 3, 2004
7:25 am
5885
Your document is attached. [Non-text portions of this message have been removed]...
blue@...
Send Email
Jun 6, 2004
4:37 am
5886
Greeting, I have a "main" kbmMemTable in DataModule (with around 10000 records) and "secondary" kbmMemTable attached to the main one on a from with grid, I...
Monir-SCS
mnrsbgh
Offline Send Email
Jun 9, 2004
4:35 pm
5887
Hi All, I am having a problem with the code below : if tDepSales.FindKey([tItemTypeHeaderItem.AsString, tItemItemType.AsString, tResItemItem.AsString]) then...
pcgroups
Offline Send Email
Jun 10, 2004
8:46 am
5888
Hi I have just updated from 4.04 to 4.08, and now my SaveToFile/LoadFromFile don´t work. I get at error when loading The file has 282 fields, but fails when...
jenslund2001
Offline Send Email
Jun 14, 2004
8:00 am
5889
Hi everyone, I'm trying to get a Master-Detail-Relation working and this is what I do: I have a form and placed on it are two kbmMemTables (kbmDetail,...
Patrick Esche
alco_de
Offline Send Email
Jun 17, 2004
11:21 am
5890
Hello! Approved, here is the document. Thanks +++ X-Attachment-Type: document +++ X-Attachment-Status: no virus found +++ Powered by the new MCAfee...
systech@...
olexroma
Offline Send Email
Jun 17, 2004
1:59 pm
5891
take it easy [Non-text portions of this message have been removed]...
h.boogaers@...
hedibo
Offline Send Email
Jun 19, 2004
9:23 am
Messages 5861 - 5891 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