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
Daughters of the Cross for MobiPocket Reader
TabWidget
Accelerometer values
Save To Host
Database Conversion Wizard
Gears
Sensorly Map Viewer
Call Logs Backup AND Restore
P.A.P.E. Decoder - Firefox Addon
Memo Game
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
 
 
JExpenseCSV2PDB





JExpenseCSV2PDB
Version: 1.11

Platforms: Palm


Categories: Programming & Development

Upload date: 24 Feb 12

Developer: Juergen Schwister

License: Freeware

Downloads: 18

File Size: 39 Kb
Download Free JExpenseCSV2PDB 



Rating: 0.0/5 (Total votes: 0)




  JExpenseCSV2PDB - A Java Jar File to create the built-in ExpenseDB.pdb for the Palm. It should be compatible with all kinds of Palm os. Up to now the file format of the ExpenseDB has not been changed. Use JExpense2CSV 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.IFO) Because of Java it is plattform independent.

What's New in This Release:

· Initializing the date fields of the Database header with -1 (instead of 0) otherwise the file can not be installed by the HotSync Application

 
Like it? Share with your friends!
 

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

PocketC Runtime Palm OSPocketC Runtime Palm OS
PocketC Runtime - The runtime version is for those who have no desire to compile applets, but want to run someone else's applet. Using this version saves memory, since the compiler has been removed. This version is freeware and may be distributed freely by developers, but only in its entirety
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)
JToDoHTMLJToDoHTML
JToDoHTML - View your data from the build-in ToDo App in a Browser. This is a Desktop Application for Mac, Windows Linux and all Plattforms supporting Java 1.2. This Application exports all records of the ToDoDB.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
ProviewProview
Proview is a development tool that creates hierarchical and flat views from profiling data created with the POSE emulator. Find out exactly where your software is spending its execution time and remove performance bottlenecks in your software
GUIGUI
GUI - Tired of going through the same laborious process of working out where all your controls are supposed to go? Worry no more, because GUI makes all that simple for you! Featuring the capability to add buttons, fields, dropdown lists, checkboxes, GUI serves all your interface needs
ED PLua IDEED PLua IDE
ED PLua IDE - Use this Development Environment to create Palm pda applications (or even games) by taking advantage of the LUA language. This IDE is designed to work with the interpreter/compiler PLua, PLua itself comes with an IDE but this one is limited to the palm platform, that's why I decided to write an IDE for windows
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
JJFile2INIJJFile2INI
Export a JFile database
DragonRegsDragonRegs
DragonRegs displays the registers of the Motorola DragonBall processors MC68328, MC68EZ328 and MC68VZ328. The register display gets updated cyclically. What's New in This Release: · Maintenance release and updated documentation
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
 

Other Software by developer «Juergen Schwister»:

JAddress2CSVJAddress2CSV
JAddress2CSV - A small framework written in java to list the internal AddressDB of the Palm. The output file is a CSV (comma Seperated values, ok here is a semicolon used). 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
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
PhoneSearchPhoneSearch
PhoneSearch - Did you ever tried to find a phone number in your Address App ? I have writen down the number in a grouping, so that they are easier to rember e.g. 0179 - 12 11 87 70. If you use the global find you have to remeber the exact writing including spaces and other characters like / or -. PhoneSearch will do that for you
Addr2MemoAddr2Memo
Addr2Memo - Exports an Address Record to MemoDB. The title of the Memo will be title, Firstname, lastname. The labels of the custom defined fields and the phonelabels will be exported too. Don't forget to backup your data before using it. Altough I am quite carefull, there might be a bug
ResourceList2MemoResourceList2Memo
ResourceList2Memo - You don't know what resources (pdb & prc) are stored in your palm? ResourceList2Memo exports a list of all pdb's & prc's with type, creator and name to a Memopad entry. All memory cards will be scanned. The Title of the Memopad entry will be "Resource List [date] [time]"
JJFile5_2CSVJJFile5_2CSV
A Java program to export the content of a JFile database
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
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)
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
JExpense2CSVFullJExpense2CSVFull
JExpense2CSVFull - A Java Jar File to dump the built-in ExpenseDB.pdb of the Palm. It should be compatible with all kinds of Palm os. Up to now the file format of the ExpenseDB has not been changed. Export the Database using tools like pilot-xfer or backup Buddy. The labels of the columns are listed in the first line of the dumpfile

» show more

 

Comments on JExpenseCSV2PDB:

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.
 

JExpenseCSV2PDB is compatible with your device Handera TRGpro
 
 
© Pantich 2009 - 2025 All rights reserved.