CSV == Text file with data packets separated by commas

(Conduit launches)
Open the text file
Read data between commas
place data into your Palm DB using the CDK API
(Return from conduit)
There is nothing special about it, the example is kind of simplistic but you
get the idea.


----- Original Message -----
From: "Dean Rochester" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, May 24, 2001 9:42 AM
Subject: Conduit Question


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

Reply via email to