|
Posted by Pedro on 06/23/06 10:38
Hi, i'm trying to run a stored procedure:
"EXECUTE dbname.dbo.spGid 'KFT', '0000000011,0000000012', 'merch,DSMT',
'2006-02-01 00:00:00', '2006-02-28 00:00:00'"
and gives me this error:
The identifier that starts with
"EXECUTE dbname.dbo.spGid 'KFT', '0000000011,0000000012', 'merch,DSMT',
'2006-02-01 00:00:00', '2006-02-28 00:00:00'"
is too long. Maximum length is 128.
Anyone could help?
Navigation:
[Reply to this message]
|