Very shamefull indeed but i couldnt find it anywhere...![[blush] [blush] [blush]](/data/assets/smilies/blush.gif)
My stored procedure's parameter are of "datetime" type and it starts with:
The error i get is:
Someone saves me from that ?
![[blush] [blush] [blush]](/data/assets/smilies/blush.gif)
My stored procedure's parameter are of "datetime" type and it starts with:
Code:
CREATE PROCEDURE myProc @start_d datetime(8), @end_d datetime(8)
I guess the length is wrong.Column or parameter #1: Cannot specify a column width on data type datetime.
Someone saves me from that ?