You could probably use CFFILE to write the file yourself.  I haven't looked
into it all that deep, but you might check out the file format specs at the
following URL:

        http://www.palmos.com/dev/support/docs/fileformats/FileFormatsTOC.html

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 625-9191
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/


> -----Original Message-----
> From: Joshua Miller [mailto:josh@;joshuasmiller.com]
> Sent: Thursday, October 17, 2002 1:41 PM
> To: CF-Talk
> Subject: RE: ColdFusion and Palm Database
>
>
> Just a generic Palm Database (.pdb file) ... I've been using the PDB
> Explorer program - but PDB Explorer requires that you create the
> fieldnames first. I want to be able to generate a completed .pdb file
> with "one click" if you will.
>
> Thanks,
>
> Joshua Miller
> [EMAIL PROTECTED]
>
>
> -----Original Message-----
> From: Carlisle, Eric [mailto:Eric.Carlisle@;pgnmail.com]
> Sent: Thursday, October 17, 2002 11:10 AM
> To: CF-Talk
> Subject: RE: ColdFusion and Palm Database
>
>
> It's been a couple of years, but I've done it.
> It was convoluted as anything, but it worked.
>
> I had process that would generate a CSV file from a db query.
> >From there, I had a utility (command line, I think) that would convert
> >the
> CSV to a HanDBase db file (pretty nice palm db app).  From there, the
> file would be available for download.
>
> What Palm DB are you working with?
>
>
> -----Original Message-----
> From: Joshua Miller [mailto:josh@;joshuasmiller.com]
> Sent: Thursday, October 17, 2002 10:49 AM
> To: CF-Talk
> Subject: ColdFusion and Palm Database
>
>
> Has anyone had any experience generating Palm databases from ColdFusion
> data? Other than creating an Excel file and importing that information?
> I've got an application that I would like to be able to create Palm
> Databases from for download ... I have to write a custom Palm
> application for every client based on 34-60 question/answer scenarios
> and I'm using XML to store the data - I'd like to be able to export that
> XML data into a file to make my Palm app creation easier.
>
> Any help appreciated.
>
> Joshua Miller
> [EMAIL PROTECTED]
>
>
>
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to