Difference betwenn FWH 19.06 and previous version SOLVED
Posted: Mon Jul 22, 2019 9:35 am
Hello RAO
I use FWH 19.06 , Harbour , ADO
Ther is differnce betwenn 19.06 and FWH 18.07 ( which I use as an official version )
The problem is the class datarow.prg and the memo fields
If the memo field is NULL
- with FWH 18.07 ? valtype( oRec:MEMO) ---> C
- with FWH 19.06 ? valtype( oRec:MEMO) ---> U
this causes me several errors
Maurizio
http://www.nipeservice.com
I use FWH 19.06 , Harbour , ADO
Ther is differnce betwenn 19.06 and FWH 18.07 ( which I use as an official version )
The problem is the class datarow.prg and the memo fields
If the memo field is NULL
- with FWH 18.07 ? valtype( oRec:MEMO) ---> C
- with FWH 19.06 ? valtype( oRec:MEMO) ---> U
this causes me several errors
Maurizio
http://www.nipeservice.com