SQL Server Developer >> SQL don't like the subquery
A fragment of code like this doesn't give us much to go on. At a guess, I'd
say that sUserID isn't unique in the table tblUsersMemberKundTjanster, which
would explain the error message "Subquery returned more than 1 value". If
you need more help: http://www.aspfaq.com/5006
SQL Server Developer >> SQL don't like the subquery
It's right it's not unique, the result is more the one rows in the subquery
Any advice?
//Kenneth
>A fragment of code like this doesn't give us much to go on. At a guess, I'd
> say that sUserID isn't unique in the table tblUsersMemberKundTjanster,
> which
> would explain the error message "Subquery returned more than 1 value". If
> you need more help: http://www.aspfaq.com/5006
>
> --
> David Portas
> SQL Server MVP
> --
>
>