hi !
now I want to insert data to third party database directly, Link Table wizard how to insert except by sql?
s obj=##class(YBFXJC.LABINFO).%New()
;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 <CANNOT SET THIS PROPERTY>zSaveData+3^YBFXJC.TestSaveObj.1
.png)
.png)
.png)


