Jump to content

Recommended Posts

Posted

hello, ive been searching for a direct mysql connection so i can basically place the mysql commands in autoit

so far what i have found is autoitscripts of mysql but i want to find the direct connection, not by another script,

im not sure if it can be done with a simple line like in asp.net

im very new to sql from autoit

thanks in advance

Posted

I use the EzMySql_Dll.au3 udf, which works very well for me.

This allows you to connect to and update/interrogate the database without having ODBC drivers installed.

Posted

I use the EzMySql_Dll.au3 udf, which works very well for me.

This allows you to connect to and update/interrogate the database without having ODBC drivers installed.

thank you

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...