vote up 1 vote down star

Looking for an open source library, for C++, Java, C# or Python, for reading the data from Quicken .qdf files.

@Swati: Quicken .qif format is for transfer only and is not kept up to date by the application like the .qdf file is.

flag

75% accept rate

2 Answers

vote up 1 vote down

http://www.west-wind.com/Weblog/posts/10491.aspx

And i know one other blog where the author was developing a parser for qfx/qif... lemme look it up... googling hasnt helped yet :(

Update: Found one more:

http://blogs.msdn.com/lucabol/archive/2007/08/31/parsing-qif-quicken-files-in-c.aspx

link|flag
vote up 1 vote down

I don't know of an existing API, however, Wotsit has a file format overview which you could use to write your own parser.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.