sql server error

  • Hi,

    When i am trying to view the records of a table, i am getting the following error

    "Server: Msg 195, Level 15, State 10, Procedure USR_Demographics, Line 1

    'g?tdate' is not a recognized function name.

    Server: Msg 3624, Level 20, State 1, Line 1

     

    Location:  colnames.cpp:4212

    Expression:  ptrCC

    SPID:   53

    Process ID:  1148

    Description:  Bad error handling downstream of PtrGetCmd!!

    Connection Broken"

    Please help me in this.

    Thanks,

    Sriprada.

     

     

     

  • check your stored proc "USR_Demographics" for string "g?tdate"

    keep in mind that the function getdate() cannot be used as a default value of an input parameter for a stored procedure !

    Johan

    Learn to play, play to learn !

    Dont drive faster than your guardian angel can fly ...
    but keeping both feet on the ground wont get you anywhere :w00t:

    - How to post Performance Problems
    - How to post data/code to get the best help[/url]

    - How to prevent a sore throat after hours of presenting ppt

    press F1 for solution, press shift+F1 for urgent solution 😀

    Need a bit of Powershell? How about this

    Who am I ? Sometimes this is me but most of the time this is me

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply