we have a system where users need to be authenticated in a windows
mobile based applciation. this has to be offline database (user db
stored in device).
I'm just wondering if anyone can help me identify if it would be a good
idea to store user's data in device. Given that a user's record
consumes 100 bytes of memory,
1) how many records would a typical SQL Server mobile edition would be
able to store efficiently?
2) if I have 80,000 users, how long would it take to authenticate one
user. given that i used dot net compact framework to program.
cheers!
d2
--
Ginny Caughey
Device Application Development MVP
<dha...@gmail.com> wrote in message
news:1154328528....@b28g2000cwb.googlegroups.com...
--
Ginny Caughey
Device Application Development MVP
<dha...@gmail.com> wrote in message
news:1154328528....@b28g2000cwb.googlegroups.com...
This will help me design my app better.
Regards,
d2