Run SQL in the server explorer of VS 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In the server explorer of Visual Studio 2003, is there is a way to code and run a Sql script? Please advise. Thanks
Peter
 
Peter said:
In the server explorer of Visual Studio 2003, is there is a way to code
and run a Sql script? Please advise. Thanks.
Hi Peter!

I use to open server explorer and click on a table. Then there is a little
icon on the top of the window, with the text SQL. Click it. Here you have a
window to write sql scripts in. To run them, just press ctrl+r.

There is for sure an easier way to do this, but i have never heard of it ;)

/Marre
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top