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. Web Development
  3. ASP.NET
  4. I have problem using datareader?

I have problem using datareader?

Scheduled Pinned Locked Moved ASP.NET
csharphelpquestion
4 Posts 4 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.
  • J Offline
    J Offline
    Janvi 0
    wrote on last edited by
    #1

    hi freinds i have problem can i use datareader with store procedure. it's urgent, i don't know much about how access data from store procedure through codding in vb.net.plz it's very very urgent.

    C G D 3 Replies Last reply
    0
    • J Janvi 0

      hi freinds i have problem can i use datareader with store procedure. it's urgent, i don't know much about how access data from store procedure through codding in vb.net.plz it's very very urgent.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Janvi wrote:

      it's urgent

      Janvi wrote:

      it's very very urgent.

      If it's so urgent, why didn't you google for some of the many source examples on the web, or post some source code, so we have some chance of seeing where your error is ?

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      1 Reply Last reply
      0
      • J Janvi 0

        hi freinds i have problem can i use datareader with store procedure. it's urgent, i don't know much about how access data from store procedure through codding in vb.net.plz it's very very urgent.

        G Offline
        G Offline
        Guffa
        wrote on last edited by
        #3

        Janvi wrote:

        i have problem can i use datareader with store procedure.

        Yes, of course you can. Have you tried it? There is not much point in trying to help you with a problem that you haven't run into yet...

        Janvi wrote:

        t's very very urgent

        That doesn't count for much in a public forum. If it really was that urgent, you would pay for professional help instead of trying to get it for free here.

        Experience is the sum of all the mistakes you have done.

        1 Reply Last reply
        0
        • J Janvi 0

          hi freinds i have problem can i use datareader with store procedure. it's urgent, i don't know much about how access data from store procedure through codding in vb.net.plz it's very very urgent.

          D Offline
          D Offline
          dilipv 0
          wrote on last edited by
          #4

          hi Janvi, You can use DataReader with Stored Procedure easily in following way. SqlDataReader reader = SqlCommand_Object.ExecuteReader(); If you wanna full article to learn new ways to use all functionality, just visit the following link. http://www.akadia.com/services/dotnet_data_reader.html Hope this will help you. Thanks & Regards dilipv

          Dilip Kumar Vishwakarma Programmer .Net Consulting

          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