Limit the data returned by query.
Brought to you by:
randhir
DALP is used by PDAs and the memory available on PDAs
is limited. So they will not be able to handle a very
large amount of data that an SQL query might return.
For this I think it is necessary to have some
restriction (limit) on the amount of data that is
returned as a result of a query.
It would be nice if the DALP user application can set
this limit depending on the available memory for the
PDA. Accordingly the library will restrict the amount
of data and the device will not crash for the want of
memory.
Logged In: NO
I try tp use the dll with evc++ ...
Can u say to me how to use it with evc++
Could u give me a peace of code, i'm beginner ...
THanks a lot.