AutoIt-Access Database-mdb-accdb-files

Just an fyi, I found a solution that works for accessing fields’ values to a MS Access database. The code works for .mdb and .accdb files where the latter file extension applies to Access 2007. Just go here: AutoIt: Connecting to Access Database.

AutoIt-Access Database 2007 Accdb

I’m trying to find out if there is an AutoIt capability to connect to a MS Access database and particularly with Access 2007 and an .accdb file. I’ve tried the following which I found the core from a forum but I couldn’t get it to work. So I’m just posting this problem now and will [...]

Automate Keyboard and Mouse Movement

I wrote on an article automating keyboard and mouse movements: automate mouse movement and keyboard applications. However, I found one that is free. It’s called AutoIt. I suppose the only con is that you would need to learn or already know a scripting program like VB. It uses a BASIC-like language. So there is a [...]