Hola, un saludo y muy feliz año, estoy utilizando B4J y trato de actualizar un registro en una base de datos de accsess y me salta un error:
La consulta es: UPDATE [WEB-DRONE-01] SET SID = 1, REG = '321461761371061061221161461161171561511851651461361951411' WHERE CVI = '0000-0168-5381-9869';
El error: java.lang.Exception: net.ucanaccess.jdbc.UcanaccessSQLException: UCAExc:::4.0.4 Cannot write indexes of this type due to unsupported collating sort order SortOrder[3082(0)] for text index (Db=Quality.mdb;Table=WEB-DRONE-01;Index=0)
espero puedan ayudarme, un saludo y gracias...
Adjunto el ejemplo...
La consulta es: UPDATE [WEB-DRONE-01] SET SID = 1, REG = '321461761371061061221161461161171561511851651461361951411' WHERE CVI = '0000-0168-5381-9869';
El error: java.lang.Exception: net.ucanaccess.jdbc.UcanaccessSQLException: UCAExc:::4.0.4 Cannot write indexes of this type due to unsupported collating sort order SortOrder[3082(0)] for text index (Db=Quality.mdb;Table=WEB-DRONE-01;Index=0)
espero puedan ayudarme, un saludo y gracias...
Adjunto el ejemplo...
Attachments
Last edited: