I have a table of many records with "month" as one field.
i want to delete all records with Month field value for example "january". how can i do that? please give me a solution for a dataset. i have alread defined data adapter(oledbdataadpater1) and dataset (dataset11).
thank you.
i want to delete all records with Month field value for example "january". how can i do that? please give me a solution for a dataset. i have alread defined data adapter(oledbdataadpater1) and dataset (dataset11).
thank you.