Deleting Tables in SQL using ASP and VB Script
Hello,
I am trying to find some type of script to delete a table that I created on a remote SQL server. I only have MS Access and I know it is possible to create an Access table, export it, and then link it back to the Remote SQL database. The info inside can be updated, but if I need to change the table, you cannot do that through access.
I figure if I can delete the table, and then export the reformatted table, this is essentially the same thing. I am not concerned with the information in the table (i.e. the records) the table ASP pages I am writing are still in development.
Thank you for you help,
-Darren
|