I have a situation that requires me to update the database without losing any user information. I need to add a new table and add 2 fields to an existing table.

Can I do this using some sort of vb script when my application runs?

I am open to any ideas!