ABSDec 29, 20211 min readiVend - SQL Collation issueiVend 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:
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:
SAP B1/iVend- Query Inventory In SAPCheck inventory audit in SAP select a.CreateDate, b.USER_CODE as [User], a.TransType SAP_DocType, case when a.TransType = 13 then 'Sale...
ivend-SAP Integration Monitor from SBO to ivend QuerySelect IntegrationKey,Cast(SourceType AS Varchar(20)) As SourceType,SourceKey, OperationType, isNull(LogDatetime, getdate()) As...
Комментарии