TDBEdits&TDBNav&Append

I have a TDBNavigator control with a bunch of TDBEdits, and would like to do an append
(add to the end of the .db) instead of an insert.  It looks to me that the
TDBNavigator only provides inserts?  Any way to get it to do an append instead, or any
other ideas?  Thanks.