สะถานพยาบาลหลัก
Value := GetSQLStringData('select hp.name from hipdata h,an_stat a,hospcode hp '+
' where a.pttypeno = h.cardid and hp.hospcode = h.hospmain '+
' and a.an="'+DBPipeline['name2']+'" ');--------------------------------------------------------------------------------------------------------------------
สะถานพยาบาลรอง
Value := GetSQLStringData('select hp.name from hipdata h,an_stat a,hospcode hp '+
' where a.pttypeno = h.cardid and hp.hospcode = h.hospsub '+
' and a.an="'+DBPipeline['name2']+'" ');--------------------------------------------------------------------------------------------------------------------
เอาใส่ใน Variable นพครับตามภาพ นะครับ