SQL Server in view of a Start Up Organisation after 3 Years
September 27, 2017

SQL Server in view of a Start Up Organisation after 3 Years

Anonymous | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User

Overall Satisfaction with Microsoft SQL Server

SQL Server is used to store the organizational data, which is entered by the users using the forms in front end. We have been using SQL Server to store data and sort it out for the Managers to view it. We also create email alerts for the leads and managers, consisting of employee performance, using database Email Services.
  • Automated jobs on schedule
  • Easy integration with the Com Components (Assemblies Integration)
  • History of the jobs executed, gives the failure and the success email alerts after executing
  • Database file partition for the large databases
  • Log Shipping is a very easy to implement and very useful feature
  • Better GUI for inbuilt functionalities. For example, I would like to have the Database email services have a good interactive GUI instead of the current one.
  • It would be nice to have a Start Ups Guide for SQL Server which explains all the basic and necessary services needed for a start up company to use SQL Server.
  • As of now I am not in a position to determine ROI.
Better added features like email alerts and Linked Servers.
My feedback is based on SQL Server GUI (Management Studio). The GUI is well built for functions like creating databases objects (Tables Design, Triggers, Stored Procedures...etc). But while creating the Database SQL Profile in Database Mail Management, it's not properly creating the Profile as per the given input. But through Query, it is updating the data correctly.