Welcome to the Axosoft Community, Sign in | Register | Help
in Search

Browse by Tags

All Tags » Stored Procedur... » Invalid SQL   (RSS)
  • Invalid SQL Syntax

    I have a stored procedure called 'spD_DefectsByStateAndSeverity' which is defined as follows: CREATE PROCEDURE [dbo].[spD_DefectsByStateAndSeverity](    @ProjectID int = NULL)ASSELECT * FROM Defects  When I try to create a custom report and enter the following SQL Command: spD_DefectsByStateAndSeverity @ProjectID = 437 I ...
    Posted to OnTime General (Forum) by nguiffrida on September 4, 2007

© 2002 - 2007, Axosoft, LLC. All Rights Reserved. | Privacy
Bug Tracking | Defect Tracking Videos | Help Desk Software