|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: can you create an access mdb file with DBD::ODBC?
|
This isn't really a perl question - it's an ODBC question.
I haven't dealt with ODBC in years, but if I remember correctly, you *can*
create blank databases for some types.
Another way to do it would be with OLE/COM/ActiveX (pick your favorite term) to
instantiate an Access object and give it the CreateNewDatabase command. That
would be pretty simple too.
-R
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|
|