BMS-HOSxP Community
HOSxP => แจ้งปัญหา / ขอความช่วยเหลือ => ข้อความที่เริ่มโดย: tokto ที่ กุมภาพันธ์ 23, 2009, 16:01:06 PM
-
ถ้าเราเข้าตามรูปที่ 1 รายการยา ไม่ออกครับ ผลที่ได้คือรูปที่ 2
แต่ถ้าเราเข้ามารูปที่ 3 รายกายาออกครับ ผลที่ได้ตามรูปที่ 4 ครับ
เราต้องแก้ไขตรงไหนครับ ผมดูที่ Intercept SQL Keyword ก็ใช้ค่าเดียวกัน คือ
System Message
select count(*) as cc from reporttemplate where name='FORM-OPD-RX-ORDER-CHECKIN'
select count(*) as cc from reporttemplate where name = 'FORM-OPD-RX-ORDER-CHECKIN==tae'
select count(*) as cc from reporttemplate where name = 'FORM-OPD-RX-ORDER-CHECKIN--FB-SERVER'
select * from reporttemplate where name='FORM-OPD-RX-ORDER-CHECKIN'
select script_dfm from reporttemplate where name = 'FORM-OPD-RX-ORDER-CHECKIN'