Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to switch the DATA_TYPE of a field from SQL_BINARY into SQL_CHAR ?
I have a field with a lenght of 240 which is in the source application a text field, but QV indentify it as binary format. Can I switch the data_type within the script to CHAR?
hi
can you post a sample??
regards
Peter
CUANDO HAGO LA CARGA DE DATOS TAMBIEN ME CARGA EN BINARIO COMO HAGO PARA CAMBIAR EL TIPO DE DATO A CARACTER