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. General Programming
  3. Visual Basic
  4. hoe to access last record in Access 2000 table

hoe to access last record in Access 2000 table

Scheduled Pinned Locked Moved Visual Basic
helpdatabasetutorial
4 Posts 2 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.
  • S Offline
    S Offline
    Swiss Mantoro
    wrote on last edited by
    #1

    Hi guys I am new in visual basic program language, I need your help to solve my problem, at this time I have a program which is connected to access 200 database tables. I want to know how to create a program that can access form automatically to last records on my access database table. And show the last record into textbox's, I need your help deeply and if you don't mind please give me a sample in order to make sure me can understand how the program should be write. Thank you for your attention and support to me Bst regards I C E

    C 1 Reply Last reply
    0
    • S Swiss Mantoro

      Hi guys I am new in visual basic program language, I need your help to solve my problem, at this time I have a program which is connected to access 200 database tables. I want to know how to create a program that can access form automatically to last records on my access database table. And show the last record into textbox's, I need your help deeply and if you don't mind please give me a sample in order to make sure me can understand how the program should be write. Thank you for your attention and support to me Bst regards I C E

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

      hi there ice, as to your question... if you are using ADO technology, just type this code on your button. ADODC.recordset.movelast thats it! make sure your ADO data control is connected to your database. enjoy!:) magnus

      S 2 Replies Last reply
      0
      • C crash_cverride

        hi there ice, as to your question... if you are using ADO technology, just type this code on your button. ADODC.recordset.movelast thats it! make sure your ADO data control is connected to your database. enjoy!:) magnus

        S Offline
        S Offline
        Swiss Mantoro
        wrote on last edited by
        #3

        :)Hi Magnus Thank you for your assist, it's really valuable for me but in my application I use OLDB, does it same phrase to access last record like ADODC. Thank you I C E

        1 Reply Last reply
        0
        • C crash_cverride

          hi there ice, as to your question... if you are using ADO technology, just type this code on your button. ADODC.recordset.movelast thats it! make sure your ADO data control is connected to your database. enjoy!:) magnus

          S Offline
          S Offline
          Swiss Mantoro
          wrote on last edited by
          #4

          :)Hi Magnus Thank you for your assist, it's really valuable for me but in my application I use OLDB, does it same phrase to access last record like ADODC. Thank you I C E

          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