hi there,

I have a small problem with Retrieving data from a
database and assgining the value to a 
specified form field. the data is stored in a
structure. 

struct 
{
        Char *SoldToParty;
        Char *Address;
}OrderInfoType;

if i want to retrieve the SoldToParty member, and show
it on a form field, what
are the necessary steps? 

are there any sample codes for this as well?

regards
Dhanushka


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.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