Greetings,
Has anyone had problems with .AddNew not adding a record when MS Access
has the Database open? I thought if the Table was open, then MAYBE it
might limit the ability of VB to write to it somehow but as it turns
out, if the MDB file is open with access at all then the .AddNew command
is ignored.
Jeff