FingerPrint ActiveX
Edit current recordset
from
message
kafsar
lug 28, 2007
time 07.25
If I new record the following code work perfect ' new record and save data in database rs.AddNew rs.Fields(Name) = txtName.Text rs.Fields(Template).AppendChunk aTemplate rs.Update How about if I save finger print in the current recordset, I tried the following code but it is not work Set rs = New ADODB.Recordset rst.Open * from Staff empno = ' txtEmpNo.Text ' , db, adOpenKeyset, adLockOptimistic rs.Fields(Template).AppendChunk aTemplate rs.Update
esupport
ago 8, 2007
time 11.33
When save with appendchunk set the size of data to that size, if save the new date with other size, it generates an error, try to an empty data, or to cancel and to a new record.
Login
Home
Hardware
Software
Download
Store
Forums
Archive
Customer
Reseller
©2004 (CSI) Centro Studi Informatica di Danilo Priore. All rights reserved.