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
Pb with TkbMemTable when migrating from Delphi5 to Delphi7   Message List  
Reply | Forward Message #6048 of 6065 |
hello everybody,
I have a Pb with TkbMemTable when migrating from Delphi5 to Delphi7.
Compiling is Ok but an error occurs when running.

Format not specified

It occurs on an instruction : MmTbl.LoadFromFile(MmTbl.PersistentFile);
where persistent file is a .txt file
This instruction was correct on Delphi 5.

Where is the pb ?

Hervé

Thx




Mon Dec 8, 2008 12:08 pm

herveroy13
Offline Offline
Send Email Send Email

Forward
Message #6048 of 6065 |
Expand Messages Author Sort by Date

hello everybody, I have a Pb with TkbMemTable when migrating from Delphi5 to Delphi7. Compiling is Ok but an error occurs when running. Format not specified It...
herveroy13
Offline Send Email
Dec 8, 2008
8:23 pm

First, I recommend that you switch to a ClientDataSet instead of KbMemTable - it's natve to Delphi. Second, I seem to recall (when I played with KBMemTable)...
Sean Roberts
sean_c_roberts
Online Now Send Email
Dec 8, 2008
8:31 pm

... Delphi7. ... MmTbl.LoadFromFile(MmTbl.PersistentFile); ... Herve - Sean was right about using a separate format component, a kbmCSVStreamFormat class. Kim...
dkeith2
Offline Send Email
Dec 10, 2008
3:33 pm

All I meant was that TClientData set doesn't require that any additional VCL components be installed. Sean Christopher Roberts,...
Sean Roberts
sean_c_roberts
Online Now Send Email
Dec 10, 2008
4:15 pm

Sean, your argument is pour and pointless. What's your goal? Creating programs that are efficient, or expending the least amount of effort while creating a...
DelCat
shorter_than...
Offline Send Email
Dec 16, 2008
10:10 am

I'm just stating my preferences. I find that if I have to move a project to a different machine on which I've installed Delphi, I don't enjoy the extra burdon...
Sean Roberts
sean_c_roberts
Online Now Send Email
Dec 17, 2008
10:29 am

Sean Why you would state this 'preference' on a newsgroup dedicated to kbmMemtable is beyond me, Unless you are the lazy pompous ass it appears you are. Is...
Neven MacEwan
nevenmac
Offline Send Email
Dec 17, 2008
6:29 pm

I only got involved in this when replying to someone on the general Delphi thread - I never meant to be included on a thread in the kbmMemTable group. If I...
Sean Roberts
sean_c_roberts
Online Now Send Email
Dec 17, 2008
9:57 pm

I didn't call you an ass, I called you lazy. But I think someone might have inferred "pompous" from your fanboi-like signature describing in large detail your...
DelCat
shorter_than...
Offline Send Email
Dec 18, 2008
7:05 pm
Advanced

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