sql - Updating tables in Sage -


i'm getting error doing simple update function.

begin transaction update dbo.slcustomeraccount set syscreditbureauid = 'the id number' (customeraccountnumber 'a%') rollback transaction 

this works fine when stating 1 account add comes message stating string or binary data truncated procedure.


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

javascript - Chart.js - setting tooltip z-index -