on 2020 Jul 28 4:08 AM
Namaste
I'm trying to install local develop environment using hybris 1905 and SQL server 2017.
I have checked hybris 1905 can use SQL server 2017 as third party database.
But when I run "ant initailize". DDL was failed due to "create index ProductGallery1IDX_1 on products.
p_galleryimages colume type is nvarchar(max). but mssql nvarchar(max) type colume can't be a index colume.(sql error msg1919)
Does anyone have the same problem?
Thanks for reading
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.