Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Delete column of SQL

Status
Not open for further replies.

giahan

Programmer
Sep 1, 2000
139
US
Hi all,

We can use ASP to delete/update/insert records, but is there any way that I can use asp to detele/update/insert a column of a specific table (access/sql)? If yes, how :)
Thanks for your help



GH
 
Look in a SQL reference for the "Alter Table" command.

Chip H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top