top of page
Search

iVend - SQL Collation issue

ABS

iVend requires sql collation is SQL latin1 CP1 CI AS, that’s why there will be error. do you need to change SQL collation.

This is command to change SQL collation, it is required sql installer source:


 
 
 

Recent Posts

See All

SAP B1/iVend- Query Inventory In SAP

Check inventory audit in SAP select  a.CreateDate, b.USER_CODE as [User], a.TransType SAP_DocType, case when a.TransType = 13 then  'Sale...

Comments


Post: Blog2_Post

©2021 by Addon Business Solution Co., Ltd.

bottom of page