Hi there,
i've got a problem with the command "SELECT USER". No matter who is logged in and no matter how he is connected (windows authentificatio n or not), the result is always 'dbo'. The same happens with "SELECT USER_NAME()".
Has anyone a hint on what I could have made wrong?
Thanks!
i've got a problem with the command "SELECT USER". No matter who is logged in and no matter how he is connected (windows authentificatio n or not), the result is always 'dbo'. The same happens with "SELECT USER_NAME()".
Has anyone a hint on what I could have made wrong?
Thanks!
Comment