I stumbled upon an example for writing the contents of the memoDB on the
palm to a text file.  So I am in the process of going through it and
reversing all the DBread functions that read the palms memoDB records and
changing them to DBwriting functions.  I have read the comma separated file
into an inputstream and then am working through it and writing the
individual items (stuff between the commas) to the palms db fields.

Am I on the correct path?  This seems too simple.

Let me know
Dean-O


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Phillip
Streck
Sent: Thursday, May 24, 2001 10:21 AM
To: Palm Developer Forum
Subject: Re: Conduit Question


easy, just read the file into a record structure, pack the record and add it
to the database

Philip Streck
Akron General Medical Center
Information Systems

>>> "Dean Rochester" <[EMAIL PROTECTED]> 05/24/01 09:42AM >>>
I have written a Java Servlet that extracts data out of an Oracle database
and saves it in a comma separated file.  I now want to pass this comma
separated file to my Palm to use as the database behind my palm app.

I have seen ThinkDBs software and they have an option for reading in a comma
separated file.

How does one do this?  I would like to write the conduit in Java if
possible.  Where can I get up to speed on how to do this?  I have read
through the Java documentation on conduits but None of this spoke about
reading in a comma separated file and making it feed the palm apps database.

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/


--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/


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