แสดงกระทู้

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - nilankorat

หน้า: [1]
1
เลือกรายการจากtemplate special pp แล้วรหัสสถานพยาบาลไม่มาแต่ถ้าคีย์เลือกปกติมีรหัสสถานพยาบาลครับ

2
เรียนสอบถามครับไม่ทราบhosxp xe มีระบบยืนยัน และพิสูจน์ตัวตนผ่านหมอพร้อมไหมครับ

3
เรียนสอบถามครับตรวจสอบผลการรับวัคซีนโควิดในบัญชี1 แล้วแจ้งerror
Access violation at address 5003C0C4 in module 'rtl 150.bpl'.Read of address 000000F8
ไม่ทราบแก้ไขยังไงครับ ลบลงใหม่ก็ไม่หาย

4
เรียนสอบถามครับเข้าใช้งานhosxp xe pcuแล้วเวลาเครื่องเปลี่ยนเป็นอนาคตเข้าดูในฐานmysqlก็เปลี่ยนแต่พอออกจากโปรแกรมเวลาเคนื่องคอมก็กลับมาปกติแต่เวลาเข้าใช้hosxp pcuเวลาปกติครับไม่ทราบต้องแก้ไขยังไง

5
เรียนสอบถามครับเข้าโปรแกรม hosxp pcu xe แล้วมีpop up เตือนว่าโหลดโปรแกรมรุ่นใหม่เรียบร้อย แต่แจ้งเตือนว่า
ติดตั้งโปรแกรมรุ่นใหม่ไม่สำเร็จ ไม่ทราบต้องแก้ไขยังไงครับ

6
เรียนสอบถามครับเช็ครายชื่อผู้ได้รับวัคซีนโควิดผ่านบัญชี 1 hosxp xe แล้วแจ้ง error ดังภาพครับ

7
เรียนสอบถามครับติดตั้งโปรแกรม BMSHosxpEclaimExportแล้วติดที่ฟิวล์cxLibraryRS15.bplค้างไม่ไปไหนเลยไม่ทราบแก้ไขยังไงครับ

8
เรียนสอบถามครับ ฟิวล์ pstatus ในแฟ้ม refer_history ไม่ถูกส่งออก ใช้ตัวส่งออก bms43fileexport v.ล่าสุดก็ยังไม่ได้ไม่ทราบต้องแก้ไขตรงไหน hosxp_pcu 3.63.10.5

9
เรียนสอบถามครับระบบเช็คสิทธิuc authenMX ตัวใหม่ใช้กับhosxp pcu v3ไม่ได้ครับไม่ทราบแก้ไขยังไง

10
เรียนสอบถามครับเข้าเช็คสิทธิ์หน้าone stop service hosxp_pcuไม่ได้ทุกเครื่องตามภาพเกิดจากอะไรครับ

11
ยินดีต้อนรับ / ระบบคลังยาhosxp_pcu
« เมื่อ: มีนาคม 27, 2019, 08:40:16 AM »
สอบถามวิธีขึ้นระบบคลังยาhosxp_pcuครับเนื่องจากเคยทำนานแล้วแล้วหยุดไปทำให้ไม่ได้รับยาเข้ามีแต่ยาจ่ายออกระบบยาเลยติดลบไม่ทราบจะเริ่มระบบใหม่จะมีวิธีไหมต้องลบข้อมูลยาออกจากตารางไหนเพื่อให้ยาเป็น0แล้วขึ้นระบบใหม่ครับไม่ทราบhosxp_pcuทำได้ไหมใช้version3.60.12.30ครับ

12
เรียนสอบถามครับhosxp_pcu ยังสามารถใช้ระบบคลังเวชภัณฑ์ได้ไหมครับ...หากได้ไม่ทราบมีคู่มือการขึ้นระบบไหมครับ

13
เนื้อหา

   1. การเขียนโปรแกรมโดยใช้ภาษา Object Pascal
   2. การเขียนโปรแกรมโดยใช้ Object Oriented และ Event Driven
   3. การออกแบบระบบติดต่อกับผู้ใช้งานโดยใช้ Form และ Control
   4. การใช้งาน Database Component ในการจัดการข้อมูล
   5. การพัฒนา SDI และ MDI Application
   6. การใช้งาน Datasnap เพื่อพัฒนา Multi-tier Application

วันที่ 1-2
•   Introduction to the IDE 
Basic IDE Skills | The Delphi environment | How two way tools work | Using the Editor Files created by Delphi | Delphi’s project manager | Smart linking
•   Introduction to Pascal (I)
Program structure | Constants & variables | Expressions | Built-in data types | Creating your own data types | Consequences of strong typing | Looping constructs | Using the GUI debugger

•   Introduction to Pascal (II)
Functions & procedures | Parameters & arguments | Value, reference, & const parameters | Compiler options | Conditional compilation | Variable length arrays | Overloading functions | Using optional parameters | Interface & implementation section usage


วันที่ 3-4
•   Using predefine Classes
Objects & Classes - what's the difference? | Declaring objects | Using Try/Finally to prevent memory leaks | Instantiating classes | Using properties & methods | TStringList in detail | TInifile & TRegistry
•   Forms and controls
IDE customization | Using the form designer | Using the standard controls | Control layout & tab order | Controls’ properties & behaviors | Using pop up & pull down menus | Using speed buttons & panels | Using tabbed notebooks | Using the system controls | Control interaction & event handling | Modal & non-modal windows
•   Structure of Delphi application
Main forms | Other forms | Using units to structure the code | Auto created forms | Dynamically created forms


•   Data access with Delphi
Introduction to the MyDAC and Zeoslib | Creating a sample database | Interfacing to the DBMS using data-aware components | Effective use of the TDataset and TField components
•   Datasnap component
Introduction to the Datasnap component | TClientdataset and TDatasetProvider | Multi-tier technique
•   SDI and MDI Model
Comparison of MDI & SDI | Building an SDI application | Building an MDI application
ไม่ทราบทางBMSจะมีโครงการจัดอบรมไหมครับหรือไม่ทราบมีคู่มือหรือไฟล์เอกสารจำหน่ายไหมครับ

14
แจ้งปัญหา / ขอความช่วยเหลือ / Pop up hosxp pcu
« เมื่อ: มีนาคม 31, 2018, 18:24:27 PM »
เรียนสอบถามอาจารย์ทุกท่านครับไม่ทราบhosxp pcuสามารถเขียนvn scriptให้เด้งpop upเตือนเวลาเราใช้ยาantibioticไหมครับ

หน้า: [1]