quicken

Reading quicken data files

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. ...

How can I read a Microsoft Money data file using .NET?

I have a requirement to read and import data from MS Money data file. How can I achieve this? Is there a SDK available? I would like to have a similar mechanism to read Quicken files too. ...

Duplicates in a QIF File?

Does anyone have a good way of deleting duplicate transactions (same date, amount, biller, etc) in a QIF file? I looked at PERL's Finance:QIF, but it appear to have delete a record function. Alternatively, does someone have a good QIF --> CSV converter? Although I am looking at a PERL solution, I am open to other ideas. Thanks in...

How can I create a transaction in Perl's Finance::QIF?

I am trying to create a transaction in a QIF file in Perl. I thought that using Finance::QIF would let me create a simple transaction (example: spending $20 at Best Buy), but I'm not seeing a way to do this. Does someone have an example or is there a difference module that I should be using to create a transaction? Thanks! --Noah ...

Need batch file to pull Quicken data file from network location, and then put back when done

My husband and I use Quicken on two separate computers on the same home network. We have two installations of the application, but only one data file that resides on my husband's machine. Quicken doesn't work well when I try to open the data file across the network from my machine. It runs very slow and has unexplainable errors. So...