PDA

View Full Version : SQL - is there a query builder?


tcadieux
09-28-2005, 04:41 PM
I've been using Access for the longest time to build my queries, I use the Query Design view to make my realtionsships then pick update or Delete or whatever, simple!

Can i do this using SQL server?

Brandoe85
09-28-2005, 07:14 PM
Yeah, open up enterprise manager, I can't think of the exact options at the moment, but i'm sure you can find the tool you're looking for in the enterprise manager screen.

Good luck

bfsog
10-02-2005, 10:50 PM
I started writing a app to generate SQL code about a month ago.