Hey forex-informer-
I think that what you are describing is posible, but I'm not clear about how you expect to convert the MS data. Are you talking about receiving live data into MS Access? or, periodic updates? Intraday or EOD? I have done a fair amount of work with this type of data transfer and find that VBA is restrictive, and VB.NET is not mentioned at all in the MDK manual- although it can be used with some research and a little elbow grease. Still, it won't produce a suitable external dll. Unless you are wanting to convert raw data directly from the MS format, you could fairly easily use VBA to gain access to MS price info via DDE and transfer the data to Access via an Excel VBA macro. It's a clumsy approach, but it should work.
Just a thought.
Traders' Consortium