MT5 to MS SQL server 2014

 

Guys I am planning to make sql server as backend of my MT5 EA.

How to start and how to get sample codes like Insert into, connection string, Update.

as of today my data are storing to  filewrite/read status.

(my pevious experience are developing desktop application from vb.net as frontend and mssql as backend.)

and today I am interested mt5 as frontend.

i am only focusing XAUUSD pair.

my first proposal are to write all ALERT(data) and PRINT(data) to MSSQL server.

what are the best option/step to start?

guys do you have sample mt5 code sending data to MSSQL server?

please help if you have an idea.

thanks.