Programmatically Creating MSAccess Databases?



[Siegfried Heintze] Where would I start looking to find the modules that
would allow me to programmatically create a MSAccess database? I looked in
Win32::ODBC but no luck there. Microsoft has three different ways (APIs) to
do this (kinda like the perl slogan): DAO, ADOX and some function that
begins with "SQL". But I don't know how to call any of these from perl.

Thanks!
Siegfried

.