Create

S

Stuff

Hi,



I just went through a refresher with the online tutorial on SQL
(http://www.w3schools.com/sql/sql_create.asp), and it talks about creating a
database and table "on-the-fly."



This is an excellent process for a web application I want to implement to
track an event over a short period of time by incrementing a variable within
a created database and table.



Can this be implemented on an ASP website using IIS 5 and ASP? The
discussion was not very exhaustive, nor did they give examples with working
code; is there a resource at MS I can learn in more detail?



Thank you for your input,

"Howie"
 

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

Top