This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Designer error - Options strict On disallows implicit conversions from String to Long

Hi All,

 

I want to update the UID_RealPerson column in HR Instance, to achieve this i tried the below.

I used Connection.GetSingleProperty("PersonTable","UID_Person", Connection.sqlformatter.Comparison("InternalName", "value") and Connection.sqlformatter.Comparison("UID_PersonMasterIdentity", "value"))

 

But Im getting the below error

Options strict On disallows implicit conversions from String to Long

 

Please help me in resolving this.

 

Thanks,

Sangeetha

Parents Reply Children
No Data