hocheeming
Programmer
Hi everyone,
Just a simple question.
What is the best way to program ADO to insert and update record? We can use the "INSERT" SQL statement to insert into the database or use the "AddNew" command. So which is a better?
The same goes to Update. Specifically use the Update SQL statement or use the ADO equivalent method?
Thanks.
Regards,
Chee Ming
Just a simple question.
What is the best way to program ADO to insert and update record? We can use the "INSERT" SQL statement to insert into the database or use the "AddNew" command. So which is a better?
The same goes to Update. Specifically use the Update SQL statement or use the ADO equivalent method?
Thanks.
Regards,
Chee Ming