Introduction - If you have any usage issues, please Google them yourself
A VB program that can connect ACCESS database by ADO and execute SQL statement.
SQL statements can be placed in a text file. If more than one SQL statements,a complete SQL statement should put in one line (does not support putting one SQL statement to multiple lines)