How to insert data to Third party Database?
hi !
now I want to insert data to third party database directly,
;s obj.ID="1"
s obj.HISID="1"
s obj.APPYNO="1"
s obj.HOSPITALID="1"
s obj.BILGDRNAME="1"
s sc=obj.%Save()
w sc_$System.Status.GetErrorText(sc),!
there is error