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. Database operation [modified]

Database operation [modified]

Scheduled Pinned Locked Moved ASP.NET
database
7 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.
  • D Offline
    D Offline
    Dharti Gajjar
    wrote on last edited by
    #1

    How can retrive a data from databse without using DataTable or Dataset or DataReader ,but using System.object or store data into arraylist -- modified at 1:45 Thursday 22nd November, 2007

    S N 2 Replies Last reply
    0
    • D Dharti Gajjar

      How can retrive a data from databse without using DataTable or Dataset or DataReader ,but using System.object or store data into arraylist -- modified at 1:45 Thursday 22nd November, 2007

      S Offline
      S Offline
      Sun Rays
      wrote on last edited by
      #2

      Hi, for what purpose you want to do this ? If u want to bind with Gridview then you can add datasource.

      Thanks, Sun Rays Rate this post if you like answer. My Articles

      D 1 Reply Last reply
      0
      • D Dharti Gajjar

        How can retrive a data from databse without using DataTable or Dataset or DataReader ,but using System.object or store data into arraylist -- modified at 1:45 Thursday 22nd November, 2007

        N Offline
        N Offline
        N a v a n e e t h
        wrote on last edited by
        #3

        Dharti Gajjar wrote:

        How can retrive a data from databse without using DataTable or Dataset or DataReader

        This is like saying "I need to write a computer program, but I don't want to use any programming languages". Why do you need this ?

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

        V 1 Reply Last reply
        0
        • S Sun Rays

          Hi, for what purpose you want to do this ? If u want to bind with Gridview then you can add datasource.

          Thanks, Sun Rays Rate this post if you like answer. My Articles

          D Offline
          D Offline
          Dharti Gajjar
          wrote on last edited by
          #4

          but using Systen.Object Array, just to store data in array from database. Once it get then that array can be assign to datasource

          1 Reply Last reply
          0
          • N N a v a n e e t h

            Dharti Gajjar wrote:

            How can retrive a data from databse without using DataTable or Dataset or DataReader

            This is like saying "I need to write a computer program, but I don't want to use any programming languages". Why do you need this ?

            All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

            V Offline
            V Offline
            Vipin d
            wrote on last edited by
            #5

            dear frnd, You can assign values from database to list(arraylist,generic list) but you should use atleast datareader to fetch data from database.

            They laugh at me; they think I’m different. I laugh at them, ‘coz they are all same!!
            CrazySanker

            N 1 Reply Last reply
            0
            • V Vipin d

              dear frnd, You can assign values from database to list(arraylist,generic list) but you should use atleast datareader to fetch data from database.

              They laugh at me; they think I’m different. I laugh at them, ‘coz they are all same!!
              CrazySanker

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              Vipin.d wrote:

              but you should use atleast datareader to fetch data from database.

              :((:(( You have not read the question, and you have not understood what I meant in my reply.

              All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

              V 1 Reply Last reply
              0
              • N N a v a n e e t h

                Vipin.d wrote:

                but you should use atleast datareader to fetch data from database.

                :((:(( You have not read the question, and you have not understood what I meant in my reply.

                All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

                V Offline
                V Offline
                Vipin d
                wrote on last edited by
                #7

                sorry Navanet , actually i replied to Dharti

                They laugh at me; they think I’m different. I laugh at them, ‘coz they are all same!!
                CrazySanker

                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