Jump to content

Recommended Posts

Posted

hi all, i am new to AutoIt, and am trying to connect to Mysql on a remote server.

my code:

if(_MySQLConnect($UN,$PW,$DB,$SVR)) Then

MsgBox(0,"Connected", "Connected to Mysql")

endif

but it says that _MySQLConnect() function is not found.

is there a special incude file i need to have?

and where can i get it?

thanks

Posted (edited)

This doesnt belong in the ActiveX section. it belongs in the General Help and Support section just so you know in the future.

The UDF you are looking of is located here:MySql UDF

Edited by rambo3889
My Scripts:Radioblog Club Music DownloaderOther stuff:Fun movieIm serious read the help file it helps :PFight 'Till you drop. Never stop, You Cant give up. Til you reach the top Fight! you’re the best in town Fight!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...