Jump to content

MySQL access with DLL ?


Altalus
 Share

Recommended Posts

Hello all :)

Fact: :lol:

At my workplace we have a MySQL server we use with the webserver (PHP). We actually use LOT of AutoIt3 scripts to do our repetitive work. We need to be able to access the DB from the scripts.

Problem: :)

The scripts will be run on several PCs. We cannot ask the user to install anything of those PCs, so we CANNOT use the Driver as window registry is in read only mode.

The Idea: :whistle:

I was idly looking at my PHP page when an Idea struct. If php has the MySQL build-in, maybe it's using some form of DLL library to actually access the DB. I found "libmysql.dll" but no "php_mysql.dll".

Help !

Any idea ? :/ I've been trying to find a possible solution and it feels like it's right in front of my eyes and I'm too dumb to actually undestand it. :(

Edited by Altalus
Link to comment
Share on other sites

  • 4 months later...

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
 Share

  • Recently Browsing   0 members

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