In my terms...

In a desktop DB a record is a row of one or several columns of data.
In a desktop DB a field or cell is an individual column in a row.


In the Palm DB is a record the whole row as in a desktop DB or is it a field
or cell of a desktop DB?

I have am reading in a commo seperated file, which is an extraction of rows
from an oracle database and I am trying to write this data into my palm apps
DB.

When I use the write api, SyncWriteRec (CRawRecordInfo &rInfo) or
rec.setMemo(String) for Java, they asking to specify the contents of the
record.  Is this just for the one field or the entire row?  So do I parse my
comma separated file into separate files and each one goes into one of these
write commands?

Sorry for so many questions about this, to me seemingly simple task, but I
have not seen an example to cut my teeth on.  If one exists for reading text
from a comma or otherwise separated file and writing it into a Palm DB, that
would be great.  If someone knows of one, please advise

Thanks in advance
Dean-O


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