Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
JToDoCSV2PDB





JToDoCSV2PDB
Version: 1.3

Platforms: Palm


Categories: Programming & Development

Upload date: 24 Feb 12

Developer: Juergen Schwister

License: Freeware

Downloads: 23

File Size: 57 Kb
Download Free JToDoCSV2PDB 



Rating: 0.0/5 (Total votes: 0)




  JToDoCSV2PDB - A small framework written in java to create the internal ToDoDB.pdb from a CSV file.
(Creator: todo, Type: data) of the Palm. It is compatible with PalmOS 1.0 or better.
Up to now, the format of the ToDoDB has not been changed.
It runs with Java 1.1 or better.

Syntax:
java STARTER ToDoCSV2PDB ToDo.CSV ToDoDB.pdb [dateFormatString]
JRE STARTER ToDoCSV2PDB ToDo.CSV ToDoDB.pdb [dateFormatString]

The ToDoCSV2PDB.JAR has to be included to the classpath or provide it with the -cp parameter to the Java Virtuell Machine.

There will be a second file needed with the suffix ifo.
That file will be used to generate a toDoDB.pdb from the CSV file.
It contains the names of the categories, sortOrder etc.
No other Database can be created with it.

What's New in This Release:

· internal changes

 
Like it? Share with your friends!
 

Supported operating systems: Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
 
Similar Software:

Pilot-DBPilot-DB
Pilot-DB - freeware (OpenSource) database program for the Palm OS (any version and any hardware) and compares with the best commercial programs available. It supports the field types string, boolean, integer, float, calculated, date, time, note, list and link
Dragon FORTH buildDragon FORTH build
Dragon FORTH is a fast 32-bit FORTH system for PalmOS 2.x-6.x. It allows programming directly on the PalmOS device
PocketCPocketC
PocketC is all you need to create and run applications directly on your Palm OS-based device, no computer required. Create your source code in memo pad or a Doc editor, compile it with PocketC, and run your application directly from the PocketC application
TCFITCFI
TCFI is short for TRGpro CF (CompactFlash) Installer. With TCFI you can install any file directly (not really - it is explained later) from your (Palm) Desktop to your TRGpro Palm device. All you need to do is: install the Palm application to your TRGpro then convert a file (e.g. MyVoice.wav -> MyVoice
Save To HostSave To Host
Save To Host - allows developers to save text from this PRC to a file on the host machine; or to read text from a file on the host machine into this PRC. This must run in the PalmOS Emulator (POSE) and is very much a developer tool
LaFacLaFac
LaFac - stands for aldweb's LAnguage FACtory for Palm. LaFac is a development tool which works directly from your Palm device. LaFac comes with a p-code compiler for all 4 available development languages (one loop p-code compilers), a p-code runtime engine, a debugger, and a Stand-alone application builder. LaFac currently comes with 4 built-in development languages: 1
DOM XML Parser Library for Palm OS (CodeWarrior Platform)DOM XML Parser Library for Palm OS (CodeWarrior Platform)
DOM XML Parser Library for Palm OS (CodeWarrior Platform) - This is a lightweight library designed for C/C++ developers who needs to parse/create XML documents consuming as little resources as possible
NSB Conduit BuilderNSB Conduit Builder
NSB Conduit Builder - NSB Condiut Builder allows you to create a true conduit for your NSB Palm application. You can HotSync with almost and database including MS Access, MS SQL, MySQL, PostgreSQL and many others. No modification of your existing application is required either
JDatebook2HTMLJDatebook2HTML
JDatebook2HTML - You have to report your working hours to your Chief or just want to share it with you colleague ? A Desktop Application written in Java to export the internal DatebookDB (Creator: date, Type: data) of the Palm to HTML Files, that con be viewed with the browser of your choice. There will be one File for each Month where are events in
Brainf***Brainf***
Brainf*** is a programming language having only 8 instructions : < > [ ] . , + and - . Yet, it is Turing complete, ie any program written in another language could be translated in Brainf***. Brainf*** Studio is a PalmOS implementation of this language, with an editor and a testing console
 

Other Software by developer «Juergen Schwister»:

JMail2HTMLJMail2HTML
JMail2HTML - This Desktop Application exports all Mails of the MailDB.pdb to HTML Files. It is not the File used by the PalmDesktop; use Pilo-xfer or other tools to export the database from your palm to the platform you prefer. Start browsing with the file Index
JDatebook2INIJDatebook2INI
Dump all events to a INI file
VFS2DOCVFS2DOC
VFS2DOC - Creates a Palm DOC File with all filenames of all external Memory Card Volumes. What's New in This Release: · Restructured Program, because large cards with lots of files could possible crash the device
JExpense2HTMLJExpense2HTML
JExpense2HTML - View your data from the build-in Expense App without Excel. Layout like the Expense App DropDownListBox to choose the Categorie (including -All- and -Unfiled-) Details will be shown up in a second Browser window It runs with Java 1.1.8 or better. What's New in This Release: · Fixed Compatible with Java 1.1
JPQA2TXTJPQA2TXT
JPQA2TXT - A small framework written in java to uncompile a PQA (Creator: cpl; Type: pqa ) for the Palm. In a txt fifle will be the information about the pqa and each record like size, content, compressionType. Each HTML content will be written to a single file, each included image will be written to a BMP file (quality and size is reduced)
AutoOffAutoOff
AutoOff - This Palm Application (Creator: AuOf) let you set the Auto-Off delay. Values less than 10 seconds are not allowed. If you like to switch off the Auto-Off delay enter the value 0 (zero). You can set the delay up to 9999 seconds. For quicker access and switching you can enter three different values, which are stored if you leave the App
MACleanMAClean
MAClean is small Utility to delete the files created by MAC OS if a memory card is mounted as a drive. The following files and directories are deleted: /AppleShare PDS in root /.DS_Store in root /FILEID.DAT in root All the FINDER
JToDo2CSVJToDo2CSV
JToDo2CSV - A small framework written in java to export the internal ToDoDB.pdb to a CSV file. (Creator: todo, Type: data) of the Palm. It is compatible with PalmOS 1.0 or better. Up to now, the format of the ToDoDB has not been changed. It is not the ToDo
JExpense2CSVJExpense2CSV
JExpense2CSV - A Java JAR File to export the ExpenseDB.pdb to a CSV File. Because of Java it is OS independent. What's New in This Release: · - length check of AppInfo removed (on MAC it is 512 bytes ?!) · -STARTER class is now public · - only the indexes of the label fields will be exported
JDatebook2HTMLJDatebook2HTML
JDatebook2HTML - You have to report your working hours to your Chief or just want to share it with you colleague ? A Desktop Application written in Java to export the internal DatebookDB (Creator: date, Type: data) of the Palm to HTML Files, that con be viewed with the browser of your choice. There will be one File for each Month where are events in

» show more

 

Comments on JToDoCSV2PDB:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

JToDoCSV2PDB is compatible with your device Qualcomm pdQ 800 / 1900
 
 
© Pantich 2009 - 2025 All rights reserved.