Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
Welcome to AspAdvice Sign in | Join | Help

Re: Calling a SQL Stored Procedure with a text field from a DetailsView control

  •  01-24-2007, 3:21 PM

    Re: Calling a SQL Stored Procedure with a text field from a DetailsView control

    Melanie,

    This one seems pretty tough from your description, but if this is any help at all ---  it's been my experience that when a stored procedure is working for a while and then stops working that the problem is in the database not the stored procedure.   Perhaps somehow a NULL has worked its way into a table and the stored procedure is trying to use its value on the second stored proc.  Just a guess.


    Sincerely,

    Carl
    -----
    vine type - content management with standards in mind - vinetype.com
    -----
    Filed under: ,
View Complete Thread