My application has the need to create a new database file on its initial start up. I don't want the user to have to configure a DSN first. All access to the database will be via a 'DSN-less' conection. I have looked over the ado and dao object models and I haven't found a way to do this.

Any pointers?

Thanks