how can i add a recordset to my newly created database..Im using the adodc object control and i already set the properties that need to be set..the problem is i can addnew record but when i run the program the records that are in the database shows in the textboxes..how can i add new records without the records appearing on the texboxes..
ADODC Control
Collapse
X
-
Tags: None
-
Cheness123,
Please explain a little more clearly exactly what your problem is.
You initially say you want to add a recordset to a database, but you use a recordset to add records or manipulate data within a DB.
Additionally, I am not sure I understand your problem with the records appearing in the text boxes on your form.
Your question is very unclear. Please provide us additional information and more clarity so we can advise/help.
Comment