deleting database records

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • david stradling
    New Member
    • Jan 2007
    • 10

    deleting database records

    If I delete records, then add other ones, the new records are entered in place of the old ones. I want the new records to appear last. For example, say I had records number 1 through 5 and deleted records 2 and 3. Then I add a new record which is number 6. If I read my database and display them, record 6 appears immediately after record 1 instead of appearing after record 5.
  • willakawill
    Top Contributor
    • Oct 2006
    • 1646

    #2
    Hi David. How are you sorting your records?

    Comment

    Working...