更新数据库不知是没反应还是反应迟钝!!
FOR i = 1 to loops
bytes_read = FileRead(li_FileNum, b)
top = top + b
NEXT
FileClose(li_FileNum)
P_1.setpicture(top)
stu_id=w_stu_baseform.dw_1.getitemstring(aa,"stu_no")
updateblob stu_dangan
set photo_id=:top
where stu_no=:stu_id
using sqlca;
运行时不知是没反应还是反应迟钝!!总之等了好久我只能通过管理器关闭.
这是什么原因????