Skip to content

[tip] create a new (empty) database file

Gord Thompson edited this page Sep 5, 2019 · 1 revision

Access DDL does not have a way to CREATE DATABASE. However, we can use the (free) msaccessdb package to accomplish that.

Clone this wiki locally