I think you can do that with ADOX functions but why not keep a "template"
mdb file and just copy it as needed.
--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"Scott McNair" <> wrote in message
news:Xns956C5FB838F9Csfmco@207.46.248.16...
> Hi,
>
> Is there a way to create an Access database file dynamically? I'd like to
> write a single ASP file that checks for the existence of a particular MDB,
> and if the MDB is not present then it should be created dynamically.
>
> Regards,
> Scott