Quantcast
Channel: SCN : Unanswered Discussions - SAP on SQL Server
Viewing all articles
Browse latest Browse all 519

Implicit conversion from data type varchar to varbinary is not allowed

$
0
0

Hello @all,

 

I want to set a passwort for a SAP useraccount with MS SQL 2005.

 

But I get the following error:

 

update wt1.USR02 set BCODE = 'xxxxxxxxxxxxxxxxx' where BNAME = 'xxx' and MANDT = 'xxx'

 

Msg 257, Level 16, State 3, Line 1

Implicit conversion from data type varchar to varbinary is not allowed. Use the CONVERT function to run this query.

 

On Oracle it works.

 

BCODE is a Hash.

 

Have anybody an idea?

 

Thanks for your help

Karsten


Viewing all articles
Browse latest Browse all 519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>