Linked by Eugenia Loli-Queru on Mon 9th Apr 2007 22:30 UTC
Thread beginning with comment 229000
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
"I'm curious -- what is it you like about SQL Server?"
The most recent thing I can think of that I've run into is lack of linked servers in postgres. I worked on a fairly complex sql server/oracle site a few years back, and setting up/using a linked server was very nice. It would be great if postgres could do this natively. I understand that one can sort of hack this together using an odbc datasource, but that's not quite the same.
And yes, the admin utility is a big plus. That being said, I do think pgadmin3 is fabulous. There are a few areas where I still prefer sql server's admin tools (restoring from backups, scheduling, etc), but there's no question that it's a fantastic tool. MySQL Administrator is not remotely comparable.
RE[4]: Who needs Vista?
by aesiamun on Tue 10th Apr 2007 17:23
in reply to "RE[3]: Who needs Vista?"






Member since:
2005-07-29
I'm curious -- what is it you like about SQL Server? Is it the server itself, or simply the admin tool?
Also, as to the development environment, if you are doing .Net, then yeah, VS.Net is the way to go. Microsoft's language on Microsoft's tools on Microsoft's platform is the intended design. But, there are a number of excellent IDEs for other languages, such as NetBeans, KDevelop, Anjuta, Eclipse (although, I personally don't care for Eclipse), etc.