I need to select some records from an SQL database and transform them into a Quicken-friendly format for the purpose of merging them into an existing Quicken 2012 Home and Business checking account.
Here's what I've done so far:
- Attempted to import a QXF containing new transactions for a pre-existing account (named "Checking Account"). However, instead of importing the transactions into "Checking Account" it instead creates a new account "Checking Account 2" rather than importing/merging the new transactions into the appropriate pre-existing "Checking Account" account. According to Quicken's site (link at the bottom of the page) this is what's happening:
When importing a QXF file, it's possible that one or more accounts in the QXF file already exist in the destination data file. If this is the case, Quicken will not attempt to merge the transactions in these duplicate accounts. Instead, Quicken will create a new account
- Contacted Quicken, however their support was clearly having trouble understanding the question and they only knew how to use the program and could not provide any additional information on which format to use.
- Researched QFX, QXF, OFX and QIF
From what I've read OFX is not supported (instead QFX is used for financial institutions registered with Quicken only). Additionally QIF is being phased out and does not support the Checking account I need to import these records into. Finally, QXF has proven difficult to locate information on but from what I've read it is an encoded file format that requires some SDK to create and aside from this issue (as stated above) it does not import according to my criteria.
I'm at my wits end here and I've spent several hours researching the topic. Any help would be appreciated.
UPDATE: Please understand I'm not asking for your "favorite" SDK, I'm simply having troubles discovering what my options are and I would appreciate the StackOverflow community point me in the right direction.
References
Quicken QXF Literature: http://quicken.intuit.com/support/help/backup--restore--file-issues/importing-and-exporting-qxf-files-in-quicken-essentials-for-mac/GEN83152.html