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. Database & SysAdmin
  3. Database
  4. retrive data with the help of pointer

retrive data with the help of pointer

Scheduled Pinned Locked Moved Database
helptutoriallearning
1 Posts 1 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
    syibu
    wrote on last edited by
    #1

    hi all,.. i want to retrive each row with the help of pointer and also the access row ll go to last one. for example have one table name like sam. that table contain three rows like proId proName price ------- ------- ------ P101 BOOK 600 P102 PEN 200 P103 PAPER 100 In this table i retrive first row for first request. in next req i want to access sec row as well as the first row goes to last etc.. the output like,. in sec req my table like following format, proId proName price ------- ------- ------ P102 PEN 200 P103 PAPER 100 P101 BOOK 600 third req my table like,. proId proName price ------- ------- ------ P103 PEN 200 P101 PAPER 100 P102 BOOK 600 if anybody have solution reply me asap,, regards, syibu...

    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