Creating an MDB within ASP

S

Scott McNair

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
 
M

Mark Schupp

I think you can do that with ADOX functions but why not keep a "template"
mdb file and just copy it as needed.
 
S

Scott McNair

I think you can do that with ADOX functions but why not keep a "template"
mdb file and just copy it as needed.

I would like to write a single ASP page that can be dropped into a web
folder, and then create the files it needs. It saves the need for a
bloated install file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top