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.
|
|
|
|
|
|
|
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 |
||
|
|
|
|
I don't know of an existing API, however, Wotsit has a file format overview which you could use to write your own parser. |
||
|
|