Request to include SQL Database functions in the MQL5 Standard Library

 

I confess: I am not a very skilled C programmer.  God forgive me.
Even so, I would like to able to connect to my SQL Server in a simple way and make things happen. I believe that many beginners like me have the same desire.

If you believe that makes sense to include database functions in the MQL5 Standard Library (for instance,  in ADO fashion), please let they (the MQL5 development team) known.

PS: I used to use the AdoSuite.dll, but this dll only works in 32bit version of Metatrader.

Documentation on MQL5: Standard Library
  • www.mql5.com
Standard Library - Documentation on MQL5
 
support u.
 

+1

 

That would be a great improvement. 

 
+10!!!
 

Check this:

https://www.mql5.com/en/code/855

EAX_Mysql - MySQL library
  • votes: 10
  • 2012.08.22
  • Michael Schoen | English Russian Portuguese
  • www.mql5.com
This library allows an easy interface to MySQL.
Reason: