• alt text

Written by IsNull

Date April 06, 2012

Project Development

DBA - Database Access for AHK

In a Nutshell

DBA is an object oriented wrapper around several different databases/database providers to standardize the access interface.It is similar to ADO from MS or the jdbc driver in Java.

Features Current Version

  • MySQL Support
  • SQLite Support
  • ADO Support
  • 32 and 64bit Support