This code provides to connect Microsoft Access Database with ASP codes. You can connect access database without ODBC connection and list query results.
This code provides you to create new table in your MsAccess Database by using SQL Commands. If you have an authentication problem to create table, you will add permission to IIS User to write MsAccess database.
string date ( string format [, int timestamp]) Returns a string formatted according to the given format string using the given integer timestamp or the current local time if no timestamp is given.