On Thu, Jul 01, 2004 at 05:50:36PM -0500, Nur wrote:

> I am developing a dictionary database which can be modified by the
> application. It can be stored either in PRC (resource database) or in PDB
> (record database) format. Is there any recommendation to use one over
> another from this dictionary application's perspective?

PDB contains ordered records which would make it easier to access a
specific record assuming you have an index to speed lookups.

-- 
Dave Carrigan
Seattle, WA, USA
[EMAIL PROTECTED] | http://www.rudedog.org/ | ICQ:161669680
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to