Hi there,

> Q1:  pdb is a table or a database file??
pbd is the database file, record database file. prc is the resource database file.

> Q2: how can i access a pdb file in my palm application? ( how to use)
Use the data manager functions. You need to open it, read / write and remember to 
close it later.
There is a lot of database sample programs that you may want to try. Source codes of 
Todo,
Memopad, Addressbook, etc... goes with CW. You can down load a free trial version of 
CW8 from
http://www.metrowerks.com/MW/download/default.asp
A lot of the Palmbooks has database example program. The advanced book may not have it 
because
they teach something else.

> I would like to ask how can i get data from a pdb file which
> contains data in excel format.
I don't know what is the excel format exactly. When you read a record in your pdb 
file, you get
that data (in excel format) and you can do whatever you want with it.

HTH,
tnn


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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

Reply via email to