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:

Pocket Toolbox LibraryPocket Toolbox Library
Pocket Toolbox Library - Pocket Toolbox is a native library for PocketC targeted for game development. The library extends PocketC with the following features: multi-buffered graphics, fast resource bitmaps, 2 & 4 bit grayscale and color graphics, IR comm, custom font importing, and much more
Flash Machine 2004Flash Machine 2004
Flash Machine 2004 is a Smart List / Tiny Byte that function as a macromedia Flash organizer project and Action Script 1.0 editor for the Palm OS and SmartList / Think DB platforms. You have access to 60 actions, flash objects, methods, properties, keywords and more
TealInfoDB: Integral Data TypesTealInfoDB: Integral Data Types
This folio lists integral data type information. It currently includes VB, C/C++, Java, and C#
LispMeLispMe
LispMe is a Scheme compiler and runtime system. It can be used as a tool for quickly trying ideas and algorithms in a high-level language, but you can also develop applications for the Pilot, as LispMe now supports Pilot's graphical user interface
EasyReplicEasyReplic
Developer tool, general conduit
KoolAppListKoolAppList
KoolAppList is a simple app designed for developers to keep track of their software
HTTP protocol for Palm OS (CodeWarrior Platform)HTTP protocol for Palm OS (CodeWarrior Platform)
HTTP protocol for Palm OS (CodeWarrior Platform) - This library is an implementation of a subset of W3C specs for HTTP protocol. It's packed as a library file with C++ headers, so you can include it in your own programs simply linking it into your programs. It runs on ANY Palm OS device running Palm OS version 3.0 and higher (not only on Palm VII)
Libsssd 089m_20050905Libsssd 089m_20050905
Libsssd is a cross-platform, integer-based audio library designed for interactive applications and games on small devices such as smartphones/PDAs Libsssd currently supports Linux (OSS, ESD), Win32, WinCE Intent/AmigaDE (hosted), and Symbian S60
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
Palm Tile DesignerPalm Tile Designer
Palm Tile Designer lets you save a lot of time and work when creating graphics for your games
 

Other Software by developer «Juergen Schwister»:

JDatebook2INIJDatebook2INI
Dump all events to a INI file
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
JContacts2HTMLJContacts2HTML
JContacts2HTML - You want to share your Contacts with anybody without Hotsync your palm? That piece of software ist the solution. A Desktop Application written in Java to export the internal ContactsDB-PAdd (Creator: PAdd, Type: DATA) of the Palm to HTML Files, that can be viewed with the browser of your choice
JMemo2HTMLJMemo2HTML
JMemo2HTML - This Desktop Application exports all entries of the MemoDB.pdb to a HTML File. 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
JDatebook2CSVCatJDatebook2CSVCat
JDatebook2CSVCat - A small framework written in java to list the internal DatebookDB (Creator: date, Type: data) of the Palm. It is compatible with PalmOS 2.0 or better. PalmOS 1.0 should work too, but isn't tested. Up to now, the format of the DatebookDB has not been changed
JMultiMail2TXTJMultiMail2TXT
Extract Mails from Multimail
Resc2MemoResc2Memo
Resc2Memo - You don't know what resources (pdb & prc) are stored in your palm ? This little Application (3 KB, Creator: ApMe) exports a list of all pdb's & prc's with type, creator and name to a Memopad entry or Doc Format File. The Title of the Memopad entry will be "Resource List [date] [time]"
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
JAddress2HTMLJAddress2HTML
JAddress2HTML - This Desktop Application exports all addresses of the AddressDB.pdb to a HTML File. 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. It runs with Java 1.1 or better
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

» 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 Palm Tungsten T5
 
 
© Pantich 2009 - 2025 All rights reserved.