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"
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"