thelordoftherings
Programmer
Hello,
I would like to create this in access in one query like it is possible in SQL Server:
Make an update to a certain record where id = "111"
If 0 rows were updated than make an insert of new record
I would like to create this in access in one query like it is possible in SQL Server:
Make an update to a certain record where id = "111"
If 0 rows were updated than make an insert of new record