Kim,
Do you mean that this code is properly working with xHarbour and fails with Harbour ?
Do you mean that this code is properly working with xHarbour and fails with Harbour ?
cSQL := "SELECT code, iscode,num, name FROM CD_PERSON where name='ํ๊ธธ๋' "
oRs:Open( cSQL, oCn )