I\'m using VCL C++ app for connect to MySQL server:
mysql_real_connect(mysql,"localhost","user","pass","",0,NULL,0); D