I am trying to write a VB script that will allow me to update table information at a column level. What I need to do is write a VB script that will add a new column to an existing table with a particular default value. The script has problems creating this default value. Any ideas why??