"Oskie" <[EMAIL PROTECTED]> wrote:

> Hello!  How do you go about converting a datetime type to string?  Because

Look at DateToAscii and TimeToAscii.

> what I'm doing right now is converting it to ASCII but it cannot correctly
> store this converted format to my Palm database.

So why not store the DateTime type in your database, and convert it to 
a string when you want to display it? Most programs I've ever seen do 
it this way (converting to a string only when it's necessary to display 
it), and that's the way I program my apps.

--
Roger Chaplin
<[EMAIL PROTECTED]>

-- 
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