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. C / C++ / MFC
  4. question about Carlos Antollini ADO classes !!!

question about Carlos Antollini ADO classes !!!

Scheduled Pinned Locked Moved C / C++ / MFC
questiongame-devhtmldatabasecom
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.
  • H Offline
    H Offline
    Hadi Rezaee
    wrote on last edited by
    #1

    Hello there, I looking for a function in the recordset class that return the current position in the recordset !!! Like this: dwPos = m_Rs.GetCurrentPos(); Also, I’m looking for other function that can jump to special record by record number ! Like this: m_Rs.SetCurrentPos(50); Is there thease functions in the recordset class, currently ??? If not, can you tell me how can I write this ?? Regards, My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

    P M 2 Replies Last reply
    0
    • H Hadi Rezaee

      Hello there, I looking for a function in the recordset class that return the current position in the recordset !!! Like this: dwPos = m_Rs.GetCurrentPos(); Also, I’m looking for other function that can jump to special record by record number ! Like this: m_Rs.SetCurrentPos(50); Is there thease functions in the recordset class, currently ??? If not, can you tell me how can I write this ?? Regards, My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

      P Offline
      P Offline
      Prem Kumar
      wrote on last edited by
      #2

      You can use bookmarks for storing the current position. As far as i know is no way currently to jump to a random position. But I guess you could always use 'Find', if you know any thing about the record you want to jump to(ex primary keys are usually automunbers)

      1 Reply Last reply
      0
      • H Hadi Rezaee

        Hello there, I looking for a function in the recordset class that return the current position in the recordset !!! Like this: dwPos = m_Rs.GetCurrentPos(); Also, I’m looking for other function that can jump to special record by record number ! Like this: m_Rs.SetCurrentPos(50); Is there thease functions in the recordset class, currently ??? If not, can you tell me how can I write this ?? Regards, My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

        M Offline
        M Offline
        Mazdak
        wrote on last edited by
        #3

        GetAbsolutePosition() SetAbsolutePosition() Mazy **"If I go crazy then will you still Call me Superman If I’m alive and well, will you be There holding my hand I’ll keep you by my side with My superhuman might Kryptonite"**Kryptonite-3 Doors Down

        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