Elisa
|
| Posted: 07/24/2002, 2:59 AM |
|
In my site I would like to upgrade the database on the Server using asp.
For example using ALTER TABLE to modify the properties of a column,
DROP to delete a table of the database, and so on.
Is there anyone who knows an example or a tutorial of Code Charge about it, or can anyone help me and give me suggestions about it?
Thank you
Elisa
|
|
|
 |
Elisa
|
| Posted: 07/24/2002, 3:05 AM |
|
I am working with asp & Templates and MS Access
|
|
|
 |
Efren Lugo
|
| Posted: 07/24/2002, 7:55 AM |
|
I dont understan very well your question...
if you are trying to modify the database properties via ASP i think CC is the wrong tool...
CC would let you connect to the database and use the values.. in there not modify the database structure..
So if you want to manipulate the structure via CC, i think CCS1.0 can do it, but i think MSAccess can be helpful...
Also if you are working in a new app, you may want to design the database requierements first.
|
|
|
 |
|