Database Functionality with MQL4 language.

 

This post is for MetaQuotes:


A lot of us have been trying to find a solution whereby we can connect to an MS Access DB to query and store info.


Would you consider writing/demonstrating how a C/C++ wrapper could be constructed to call a VB6 DLL or a VB.NET DLL (users choice) so that the C requirement can be met while allowing programmers to code in a language that they alredy knoaw (rather than having to learn C or C++)


I know that there is a C example available with MQL but I am refering to a full solution with the bare necessities for DB connectivity. Just enough to make a connection, save a record, run a SQL SELECT statement, and manipulation of the records returned. If you could demonstrate all of this,it would greatly help us all who do not know how to do this on our own. It canthen be used a starting pointfor those who want to do much more with it.


Thanks

Reason: