Thanks Heath, but what I really want to do is be able to edit the script and run it time and time again until I get it debugged without having to turn it into a stored procedure. I can't seem to do that. For example, I'd like to be able to load an SQL file from the harddrive and just run it straight away (no stored procedure), make changes in the text editor, and run it again, just like you can do in Query Analyser (the editor that ships with SQL Server). I even like to be able to select a portion of it and run only what's selected (again, possible in Query Analyser). All of this can be done in the Enterprise version of Dev Studio, but I can't figure out how to turn it on in the pro version... anyone with ideas (other than upgrading)? ~Steve