I have piece of query:
SET @.UserID = @.@.ROWCOUNT
And its incorrect, where is mistake?
I have only this piece because its excercise.
Sorry if bad subforum. :)
You won′t get any other resposnes here as in the public newsgroups, because that is valid SQL. If there is a problem in this row the @.@.ROWCOUNT can′t be converted to the type @.userId is based on, but that was already said in the groups. Try to get more information about the code and post this back.
HTH, Jens Suessmeyer.
|||I have only this and i can't get more... Maybe it's logical problem?
No comments:
Post a Comment