iVend - SQL Collation issue
- ABS
- Dec 29, 2021
- 1 min read
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:

Comments