Click here to Skip to main content
15,894,177 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
DBD::ODBC::db do failed: [unixODBC][FreeTDS][SQL Server]Conversion failed when converting the varchar value '$1$testunot$67k/hzg4DQmwcCHSz9IBp1' to data type int. (SQL-22018) at /opt/otrs//Kernel/System/DB.pm


otrs 3.1.2,perl v5.8.8,mssql 2008 r2




we are shown this error while login the otrs.

What I have tried:

DBD::ODBC::db do failed: [unixODBC][FreeTDS][SQL Server]Conversion failed when converting the varchar value '$1$testunot$67k/hzg4DQmwcCHSz9IBp1' to data type int. (SQL-22018) at /opt/otrs//Kernel/System/DB.pm
Posted
Updated 13-Jan-17 0:29am
Comments
[no name] 13-Jan-17 6:03am    
Wow

1 solution

Quote:
Conversion failed when converting the varchar value '$1$testunot$67k/hzg4DQmwcCHSz9IBp1' to data type int.

What about reading the message ? Which word you don't understand ?
Without telling us what you try to do when you get the message, it will be complicated to understand what is wrong.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900