I have a situation where in most cases I will want to append a new record. however, it could be that an old inactive record (I have a flag to label it active or inactive), could just be reactivated. how can i check whether a record is already present before attempting to append?
I'm new to VB, but have done some SQL queries within VB to do the inserts and updates.
Any help appreciated.
train2
I'm new to VB, but have done some SQL queries within VB to do the inserts and updates.
Any help appreciated.
train2