
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I tried putting that .dll file in almost every folder and didn't have any luck, including experts/libraries/
Any other ideas?
- Vooch
2005.08.04 02:16:19 mysql-example GBPUSD,M1: cannot load library 'mtq.dll'
A little bit of investigation suggests libmysql.dll is a part of a PHP install.
Mage: you don't have PHP installed on the boxen that this works on and the other machine doesn't have PHP?
Martin
Edit: though I'm having a touch of trouble finding that pesky DLL to test. Supposedly in Windows PHP installs but doesn't appear that way. If anyone has a download link to the file within www.mysql.com please let me know.
It is included with the windows installer. When you install it will be in the bin directory wherever you installed mysql to.
So I presume it's all working now then ? Keep us updated on progress, whatever you make will be interesting and generate better ideas .....
Martin
I have now two downloads, one that requires libmysql.dll (for people who have installed mysql on the system they use MT on), and one that does not require it.
http://s95010189.onlinehome.us/mt/mtq/
This code is still pretty early. However if you wish to only INSERT into a Mysql database, it works fine for now. Since the current return values are only integers based on success, you cannot use it for a SELECT.
Good luck everyone.
I've been working on a project that involves the integration of a library component into MetaTrader and this seem's to be a major issue.