Hi,

I want to extract data from a SQL DB and show them on
a Palm.
This is a report viewing program.The amount of data
handled is kind of huge.

I want someone's advice on selecting a better way to
store these records. 
To my knowledge i have two ways.

1. Create different structures and store them.
2. Concatenate one recored into a single string and
store.


If i use structures will it be easy for me to develop
the conduit? It's kind of difficult to fill data into
structures.

If it's the second method i think it's easy to develop
the conduit.Also it's a better way of saving RAM.

Can anyone advice me as to which method is the easiest
and better way to do this.


Regards

Dhanushka.

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

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

Reply via email to