--- Low Pui Kuen <[EMAIL PROTECTED]> wrote: > Right now I am trying to read my records in the database. > but when I print them out, I could only see the empty string.
The most likely cause is that you have not actually written any text to your database records. > I have successfully added them coz I went to click on the info, > then click on the records belonging to my program. I have no idea what you mean by this. > I also use the DmNumRecord to count the the number of records > in the database. That tells me that you created records for your database, but it does not guarantee that you wrote any text to those records. Post the code that creates the database records. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! 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/
