View Single Post
  #4 (permalink)  
Old 02-04-2009, 06:35 PM
ronster76 ronster76 is offline
BES Activated
 
Join Date: Feb 2009
Location: Houston, TX
Posts: 4
Default

You can either:
Add a
Code:
USE <DATABASENAME>
line the beginning of the script and replace <DATABASENAME> with BESMgmt or the name of your database.

Or if you're using Query Analyzer, just select your database from the drop down dialog.
Reply With Quote