Hi all,

I'm developing a music notation application and I'm looking for help with 
saving to a database. I want to allow the user to save their work by giving 
it a name through a text entry field.
         What I hoped to do is to attach this string to the head of a struct (which 
contains all the user data) and be able to reference the database entry by 
this string.
        I want to do this by using a list data structure rather like the "Memo Pad" 
application where the user taps the name of their saved work from an opening 
screen form and it is opened.
         While this seems relatively straightforward for saving text strings, I'm 
having difficulty figuring out how to do this with data other than text 
strings.
         Can anybody help me/ point me in the right direction to reference the 
"name" string from a List with the correct entry in my database.

Thanks,

Eoghan Looney
Interaction Design Centre
University of Limerick
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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