 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
ramesh yadav Guest
|
Posted: Fri Oct 03, 2003 1:15 pm Post subject: Some Internal Limit (see context) : An explaination for cach |
|
|
Using Delphi 5.01, BDE 5.11 and Sybase 12. Applications (2 of them) are
traditional client-server with no middle tier. Using cachedUpdates on
TStoredProcs.
This error occurrs because of a general limitation of the BDE. There is NO
VERSION of the BDE past or present that can or will fix this issue so ignore
all other posts. Why!?
The BDE can ONLY handle a maximum of 255 files (in this case 255 .MB cached
update files). So if you are using cachedUpdates (use client datasets
instead) then this error will occur because of this file handle limitation.
This is exasperated further if you have more than one BDE related app open
as the limitation is on the BDE and not on your application.
If anyone knows different then let me know cause Borland representatives
have confirmed this!
We had to go to client datasets because of the amount of cached updates on
the application and the number of large datasets.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|