Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
elwoos
Master Smack Fu Yak Hacker
2052 Posts |
Posted - 2005-05-13 : 07:18:16
|
| I've been getting a little frustrated of late with some of the limitations of Query Analyser. I've looked at a few tools but the one I like most so far if Rapid SQL but it is quite expensive.I was wondering if/what people used instead of QA.steveA sarcasm detector, what a great idea. |
|
|
Merkin
Funky Drop Bear Fearing SQL Dude!
4970 Posts |
Posted - 2005-05-13 : 08:24:34
|
| VS.NET, using database projects to manage and run my script files.DamianIta erat quando hic adveni. |
 |
|
|
Lumbago
Norsk Yak Master
3271 Posts |
Posted - 2005-05-14 : 15:12:32
|
I'm using "Speed SQL IDE Pro" from www.imceda.com, I actually won a license on another sql server forum but if I had known what I know now I would have bought it in a heartbeat. Intellisense and automatic versioning on the tables/procedures/udf's are by far the best features. Deployment is also a bliss since it has its own masterdatabase where dates for each update to tables/procedures/udf's are stored. And no, I'm not endorsed in any way to say this --Lumbago"Real programmers don't document, if it was hard to write it should be hard to understand" |
 |
|
|
|
|
|