I need to restore a database from a SQL Script. I cannot pass the script into a Recordset using ADODB, I get the the 'GO' error. Is there some other way that I can script the views and sps from the database and then restore them using the scripting method?