Author: SSWUG Research

Community

Stored Procedures Administration

By Alexander Chigrik – SQL Server ships with number of stored procedures, which can be used for managing the database and displaying information about databases and users. These stored procedures are called system stored procedures. The system stored procedure’s name started with the prefix sp_ to d

Community

SQLAgentCMDExec Permissions

I want to schedule a Microsoft Visual Basic® 6.0 executable (.exe) program by using the SQLAgentCMDExec account to create a job through SQL Server 7.0 Enterprise Manager. The .exe program should use universal naming convention (UNC) paths to create a file on a shared directory on the SQL Server 7.0

Community

XML Security Library 1.1.1

Aleksey Sanin has released version 1.1.1 of the XML Security Library (xmlsec), an open-source implementation of the joint IETF/W3C XML Signature (dsig) and W3C XML Encryption (xenc) specifications. This release adds X509Data node templates support to the NSS implementation, includes new functions fo