You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when inserting value in vector data type, parameter needs to be converted to nvarchar max. Otherwise it is getting treated as nText and throwing conversion error. - #10