BMS-HOSxP Community
HOSxP => แจ้งปัญหา / ขอความช่วยเหลือ => ข้อความที่เริ่มโดย: Tigger ที่ กันยายน 14, 2009, 15:47:28 PM
-
สั่งพิมพ์ sticker foot note ของ IPD แล้วขึ้น error (file แนบ)
แต่พิมพ์จาก report designer ไม่เกิด error ???
-
ลอง post report ขึ้นมาด้วยครับ น่าจะติดตรงคำสั่ง sql
-
ลองไปที่ tab printer แล้วเปลี่ยนเครื่อง printer ดูครับ จากในรูปเห็น printing ขึ้นเป้น adobe pdf ::) ::)
-
เลือก printer ถูกก็ขึ้น error เหมือนกันค่ะ
คำสั่ง sql (report ตาม file แนบคะ)
select i1.*,i2.*,p.*,id.*,concat(i2.age_y," ปี"," ",i2.age_m," เดือน"," ",i2.age_d," วัน") as Full_age,pty.name as pttype_name,w.name as ward_name ,
concat(p.pname,p.fname," ",p.lname) as pt_name
from ipt i1,
iptadm id,an_stat i2,patient p,pttype pty,ward w
where i1.an=i2.an and i1.hn=p.hn and id.an=i1.an and pty.pttype=i2.pttype and w.ward=i1.ward and i1.an="520002222"
-
เลือก printer ถูกก็ขึ้น error เหมือนกันค่ะ
คำสั่ง sql (report ตาม file แนบคะ)
select i1.*,i2.*,p.*,id.*,concat(i2.age_y," ปี"," ",i2.age_m," เดือน"," ",i2.age_d," วัน") as Full_age,pty.name as pttype_name,w.name as ward_name ,
concat(p.pname,p.fname," ",p.lname) as pt_name
from ipt i1,
iptadm id,an_stat i2,patient p,pttype pty,ward w
where i1.an=i2.an and i1.hn=p.hn and id.an=i1.an and pty.pttype=i2.pttype and w.ward=i1.ward and i1.an="520002222"
ผมลอง import เข้าแล้วส่งพิมพ์ chart-convert ก็ print ได้น่ะครับ ??? ???