Anyone please help. Why is it that Adodc.recordset.save cannot work. it says...object in the with variable not set....
can anyone tell me what the problem is and is it normal to use
Adodc.Recordset.fields "name" = txtname .text;
what is wrong with my code. is anything missing there because i cannot save anything with this code
Thank You for assisting