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

  
Last Viewed Apps
FlashSMS
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:

SerialCallerSerialCaller
SerialCaller is a test and diagnostic tool for serial communications. SerialCaller gives you access to low-level API...Whether you're a developer who wants to add serial capabilities to his app or you're a Palm geek. SerialCaller will hopefully help you check, configure, analyze, tweak and... enjoy the serial ports of your device or emulator
WabaWaba
Waba is a development platform that allows developers to write programs using Java development tools and run the resulting programs on a small device
Peal: Palm ELF ARM LoaderPeal: Palm ELF ARM Loader
Peal is an ELF postlinker and loader for Palm OS. It allows ARM code to use global variables and function pointers without restriction
tinyBasictinyBasic
tinyBasic is just a developer's game, the development of a minimalist Basic interpreter for Palm by using iziBasic. Tiny BASIC started out as a way to get a BASIC running in the minimum amount of memory space (~2 KBytes), because RAM used to be very expensive and home computers would only have a few KB of RAM back in the 1970's
JDatebook2INIJDatebook2INI
Dump all events to a INI file
TXT2CIDTXT2CID
TXT2CID is a tool for PP developers to convert any four character type or creator ID (example: appl,DAcc,STra, etc.) to it's UInt32 equivalent. Launch the application and type in the string, then press enter. It will display the conversion and copy it to the clipboard
WebMgrWebMgr
WebMgr is a PalmOS applications that allows you to submit page requests to web servers. It was designed to allow Palm-based interaction with a CGI script running on a personal web server, but should work with any website supporting GET requests
Extended CASL LibraryExtended CASL Library
Extended CASL Library - Extended-CASL Library is a library of functions coded in C that allow CASL and CASLpro developers to do much more with their applications than ever before. CASLpro users have access to the C files of the library, while CASL users can use the external PRC library. The source code to the demo application is included
Hayes AT Modem CommandsHayes AT Modem Commands
Hayes AT Modem Commands - Hayes AT Modem Commands is a compilation of commands for modems useful for hyperterminal and remote sessions
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
 

Other Software by developer «Juergen Schwister»:

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
LCodeLog (LaunchCodeLog)LCodeLog (LaunchCodeLog)
LCodeLog (LaunchCodeLog) - Strange things happen at night? You suspect your palm to reset without a clue when? LCodeLog (LaunchCodeLog) is a small application that log all LaunchCodes send to applications by the OS for different events, like reset, country or time change
JCalendar2HTMLJCalendar2HTML
JCalendar2HTML - You have to report your working hours to your Chief or just want to share your calendar with your wife or colleagues ? A Desktop Application written in Java to export the internal CalendarDB-PDat (Creator: PDat, Type: DATA) of the Palm to HTML Files, that can be viewed with the browser of your choice. There will be one File for each Month with events in it
JDatebook2INIJDatebook2INI
Dump all events to a INI file
Date2Memo (Datebook2Memo)Date2Memo (Datebook2Memo)
Date2Memo (Datebook2Memo) - This Palm Application (Creator: DaMe, 10kb) exports Datebook entries to the MemoDB. The title of the Memo will be "Datebook2Memo [selected date period]". You can choose if you like to export a day, week or a whole month. All bytes exeding 4096 Bytes will be cut off and a warning will shown up
SmartBackupSmartBackup
SmartBackup - Attention Program may cause crashes on the Tungsten T5 and Treo650 (NVFS enabled devices) due to low memory problems. I am working on that issue. Features: support for multiple slots (CardNo/"source") selector for the target memory card
JAddressCSV2PDBJAddressCSV2PDB
JAddressCSV2PDB - A Java Jar File to create the built-in AddressDB.pdb for the Palm. It should be compatible with all kinds of Palm os. Up to now the file format of the AddressDB has not been changed. Use Address2CSV to generate the IFO file. The ifo file is supposed to be called like the CSV file with the suffix IFO (Example: CSVFile.CSV -->> CSVFile.CSV
JResourceListerJResourceLister
JResourceLister - A Java JAR File to dump Creator, Type, Size, Name, FileName as a CSV File from PDB's and/or PRC's. It runs with Java 1.1 or better. What's New in This Release: · - now there is a message if the PathOrFileName is not found - "
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
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)

» 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 Clie TG50
 
 
© Pantich 2009 - 2025 All rights reserved.