Get data from SQL into an array for decision making.

 
I copy my economic calendar into a sql database I would like to put the data into an array and use it for support.
 

Take a look at these articles:

MySQL

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

Access SQL Server

https://www.mql5.com/en/articles/69

SQLite

https://www.mql5.com/en/articles/862

EAX_Mysql - MySQL library
EAX_Mysql - MySQL library
  • votes: 21
  • 2012.08.22
  • Michael Schoen
  • www.mql5.com
This library allows an easy interface to MySQL.
 
midnightwalker0:

Take a look at these articles:

MySQL

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

Access SQL Server

https://www.mql5.com/en/articles/69

SQLite

https://www.mql5.com/en/articles/862

Thank you..
Reason: