Tag: sql server

Community

FIX: You receive an ‘Incorrect syntax near ‘)’ error message when you run a script that was generated by SQL-DMO for an Operator object in SQL Server 2000

In Microsoft SQL Server 2000, when you try to run a script that was generated by SQL- Distributed Management Objects (DMO) for an Operators object or an Operator object, you may receive an error message that is similar to the following: Server: Msg 170, Level 15, State 1, Line 1 Line 1: Incorre

Community

Managing database changes

(Douglas Reilly) In a recent article, I noted that I have had great success in using stored procedures to isolate client applications from database changes. Ensuing reader comments make it clear, however, that using or not using stored procedures to isolate applications from database changes is a ho