Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Article Writing
  4. deleting records in a access table

deleting records in a access table

Scheduled Pinned Locked Moved Article Writing
tutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    ginola
    wrote on last edited by
    #1

    how to reset the autonumber id when deleting records in a table......meaning how to have the id starting at 1 again

    C 1 Reply Last reply
    0
    • G ginola

      how to reset the autonumber id when deleting records in a table......meaning how to have the id starting at 1 again

      C Offline
      C Offline
      Carolina
      wrote on last edited by
      #2

      In Access, first delete the rows, then switch to design mode, change the datatype of the autonumber field to whatever, save the table. Change back and save again!. This can only be done on an empty table (I think), and I am not sure you can do it externally. If it is possible you would need to drop and then create the table using SQL syntax. Consultant, system/web developer. IMS Consulting AB, Sweden

      L 1 Reply Last reply
      0
      • C Carolina

        In Access, first delete the rows, then switch to design mode, change the datatype of the autonumber field to whatever, save the table. Change back and save again!. This can only be done on an empty table (I think), and I am not sure you can do it externally. If it is possible you would need to drop and then create the table using SQL syntax. Consultant, system/web developer. IMS Consulting AB, Sweden

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Another way to do it is after deleting the rows compact the database. Best regards, Mark www.mjsoft.co.uk

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups