Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9159

Re: In user define value setup , Auto Refresh By field is not appearing

$
0
0

Hi wang

 

 

yes both tables are nvarchar,

 

i changed it as this way

 

-----------------------------------------------------------------------------

 

select isnull((OHEM.firstName),'')+' '+ISNULL((OHEM.middleName),'')+' '+ISNULL((OHEM.lastName),'')

from OHEM where CAST(U_EMPOLD_ID AS INT) =   $[@IT_INVENTORY_H.U_EMPFILENO.Number]

 

----------------------------------------------------------------------------------------------------------------

 

am getting the below error

 

1). [Microsoft][SQL Server Native Client 10.0][SQL Server]Conversion failed when converting the nvarchar value 'AB0001' to data type int.  'Document' (RDOC)

 

 

Regards


Viewing all articles
Browse latest Browse all 9159

Trending Articles



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