Hello.

I have data from a database that I want to display in a table, with three columns.  
And I though that that was the best way.

My three columns are Date, Name, and Age which correspond to the entries in the 
database.  I only want to read the values - not
change them.  Is a table the best way to go?  If so, then my next problem is that the 
date is stored in a format such as
MM/DD/YYYY.  I want to shave off the year (for viewing purposes only) and just display 
the MM/DD - is that possible, is that
where I would use TblGetItemPtr?

Might seems stupid, just wanted to get some advice before proceeding...

Thanks,
Ed.



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

Reply via email to