L
.Len B
I have a table whose primary key is text (length 50).
I need to programmatically delete one record.
What is the best way, just use DoCmd.RunSQL or is there
a better way? I know the PK.
I need to programmatically delete one record.
What is the best way, just use DoCmd.RunSQL or is there
a better way? I know the PK.