As far as I know, there isn't any way to hook a table into a database.
Since you have to do all of the code yourself, you might as well consider
this as two independent problems.  Work on populating the table with dummy
data first.  Once you're confident with that, work on inserting, updating,
and removing from the db.  Then you can tackle linking the table and db
together.

Sorry I can't help more, just my two cents.

Brian.


"Curtis Scoville" <[EMAIL PROTECTED]> wrote in message
news:20416@palm-dev-forum...
>
> Where can I find "simple" instructions for displaying records in a 6
column
> table?
>
> I am finding the code in the Datebook and ToDo apps difficult to follow
(for
> a new palm programmer), and the MemoPad tutorial is only 1 column.  I have
> searched the KB with little success.  Palm Programming by Rhodes and
> McKeehan does not use a database in their table example.
>
> Sincerely,
> Going Round In Circles
>
>
>
>



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