S
sankar
hi
i am using ADO to establish connetction with database. and and
mentioned cursorlocation as client in connection object. and i have
table with memo fields. while updating this memo fields, i got the er
message as "Error occured" the coding like
rs.addnew
rs!qno=txtqno.text
rs!question=richtext1
rs.update
let me know the reason for that error
please reply soo
i am using ADO to establish connetction with database. and and
mentioned cursorlocation as client in connection object. and i have
table with memo fields. while updating this memo fields, i got the er
message as "Error occured" the coding like
rs.addnew
rs!qno=txtqno.text
rs!question=richtext1
rs.update
let me know the reason for that error
please reply soo