Exporting data from Dotnet application to MSMoney

R

Raj

Hi,
I am a dotnet software developer having assigned a job of writing a
component to export check details to the ms money application. So my
question is, Is there any way I can access the money programmatically from
my dot net application and export the records to the money?

Any feedback suggestions will be appreciated

RK
 
C

Cal Learner-- MVP

Hi,
I am a dotnet software developer having assigned a job of writing a
component to export check details to the ms money application. So my
question is, Is there any way I can access the money programmatically from
my dot net application
No...

and export the records to the money?

Yes... produce a QIF or OFX file and feed it to
'....\mnyimprt.exe" %1'

the Microsoft Money Import Handler. That is what the QIF and OFX
file associations are normally made to in
Start->Settings->ControlPanel->FolderOptions->FileTypes

For some strange reason, OFX and QIF no longer appear there in the
list on my system. Something screwy there. OFC still appears. The
associations should be made on a normal install.

Any feedback suggestions will be appreciated

If you need info on what an OFX or QIF file should look like, post
back.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top