Blyecho, search in D7 help the unit that VarArrayCreate is in. Probably they change it. Then changes the uses clause (and give a feedback ;-) -- rgds, Wilfried...
Hi, Please check the latest download from www.components4developers.com It sounds like you are trying to compile an older version of kbmMemTable. The...
Thanks Kim. I got version 3.05 and install it without any problem into Delphi 7 Pro. Now my problem is that the Demo will not compile. On the following code I...
Hi, The reason is that v. 3.05 had changes in it which were not updated in the demo. If you download 3.06, you will find the demo working. best regards Kim...
Hi All, I new to MemTable and I'm having some difficulty with using ADOQuery with a MemTable using CreateTableAs. The code works with an ADOTable but not with...
Hi All, I new to MemTable and I'm having some difficulty with using ADOQuery with a MemTable using CreateTableAs. The code works with an ADOTable but not with...
Designer/Borrow Structure: Picked Server (SQL 2000) .. Logged In .. Picked Table On Get Structure I only got DateOfBirth [4th Field] datatime It skipped all...
Please can anybody give me a simple example, how to make one mem table refresh in a thread and second memtable (attached to the first) refresh on demand. thx...
Hello, I dont understeand exacly what you mean by 'refresh' but I try: When you Edit, Insert or Append and then call Post, then the data in the memtable is...
In our code, There is trylock call for a TKBmThreadDataSet. Sometimes it get a timeout. There is no other place that use this dataset, Can some body explain ...
Hi, Your application is probably threaded. Thus you have two or more threads trying to access the same dataset. Of some reason one of the threads are locking...
Whats new in v. 3.07 8. Nov. 2002 ... 3.07 Fixed case bug confusing BCB. Declared RollBack implemented Rollback. This lead to A/V's of adjacent functions...
Hi, the components4developers website only offers the possibility to buy the help for version 2.53. Is there a way to get a help file for version 3.0x? regards...
In the 3.06 install package, kbmMemTable.dcr wasn't included. In the 3.07 version, problems with the Builder5 install that I mentioned before are still there: ...
Hello Kim, I found problems compiling kbmmemtable on C++ Builder 4 it works corrently under Delphi5,Delphi6 but when I run the package on C++Builder 4 I get...
Hello, I use CPPBuilder 6.0 I've to write an application that requires a little database , too little to go the BDE way. The application is single user only,...
Is there a way to force the table to recalculate it's calculated fields? When I modify and update a field in the table that would change the value of the...