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
Perl Interpreter for SL4A r0
Astro File Manager
Android Commander
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
 
 
JExpense2CSV





JExpense2CSV
Version: 1.22

Platforms: Palm


Categories: Programming & Development

Upload date: 24 Feb 12

Developer: Juergen Schwister

License: Freeware

Downloads: 19

File Size: 38 Kb
Download Free JExpense2CSV 



Rating: 5.0/5 (Total votes: 1)




  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. Use JExpense2CSVFull to dump the labels as strings
· - a .IFO File is generated, it is used by JExpenseCSV2PDB to generate a ExpenseDB.pdb

 
Like it? Share with your friends!
 

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

Programming for MultitaskerProgramming for Multitasker
Guide on writing programs for the Multitasker environment
PRCExplorerPRCExplorer
PRCExplorer - Using this tool you can open any PRC file and navigate into it. You can see individual resources, graphically display Forms and Alerts, Bitmaps, Fonts, ... This is useful to debug and develop your application as well as analyzing PRCs
SAXLibSAXLib
SAXLib is a freeware XML parser library for Palm OS which partially implements SAX 2 parser interface. SAXLib is distributed in a compiled form of Palm shared library. Its distribution archive includes full library interface reference manual and sample Metrowerks CodeWarrior 9.x project which illustrates the basic principles of SAXLib usage
ltrapsltraps
ltraps is a trap analyzer for Palm OS prc files. ltraps will semi disassemble the code segments of the prc file and show which traps are used and what OS version is required for the trap to work ... (among other things). ltraps is under development and should be treated as alpha software. ltraps is currently being used on both Linux and Microsoft Windows
VersionMasterVersionMaster
VersionMaster is a handy Windows utility that automatically finds, downloads, and installs any available updates for all your TealPoint apps
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
Binary CalculatorBinary Calculator
Binary Calculator- This simple calculator was written for programmers, it lets you manipulate 32-bit numbers in a variety of formats using the appropriate math for the current edit field. Turn bits on and off by clicking on them. Perform binary functions, switch between big-endian and small-endian modes. Operates much like an RPN calculator
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
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)
PDBViewPDBView
View PDB files on your PDA
 

Other Software by developer «Juergen Schwister»:

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
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]"
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
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
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
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
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
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
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

» show more

 

Comments on JExpense2CSV:

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.
 

JExpense2CSV is compatible with your device Visor Prism
 
 
© Pantich 2009 - 2025 All rights reserved.