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. hey ,hey guys , i can't find the dataset

hey ,hey guys , i can't find the dataset

Scheduled Pinned Locked Moved ASP.NET
csharpdatabasehelpquestionannouncement
7 Posts 3 Posters 1 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.
  • M Offline
    M Offline
    Mohammed Amine
    wrote on last edited by
    #1

    hey , please i tried to use dataset in the web devoloper express 2005 but i didn't find it ? i don't know why ? i think that the new that .net brought is this datset to allow us do the update of the data in local before send it back to the DB can somebody help me please ?

    try to be good if you can't be the best

    P A 2 Replies Last reply
    0
    • M Mohammed Amine

      hey , please i tried to use dataset in the web devoloper express 2005 but i didn't find it ? i don't know why ? i think that the new that .net brought is this datset to allow us do the update of the data in local before send it back to the DB can somebody help me please ?

      try to be good if you can't be the best

      P Offline
      P Offline
      Paddy Boyd
      wrote on last edited by
      #2

      How do you mean you tried to find it? It is there.

      Mohammed Amine wrote:

      i think that the new that .net brought is this datset to allow us do the update of the data in local before send it back to the DB

      If by this you mean that it is different from the old asp recordset, then yes, it is totally disconnected from the DB. You'll need to be a bit more specific with your question before you get a reasonable answer...

      M 1 Reply Last reply
      0
      • P Paddy Boyd

        How do you mean you tried to find it? It is there.

        Mohammed Amine wrote:

        i think that the new that .net brought is this datset to allow us do the update of the data in local before send it back to the DB

        If by this you mean that it is different from the old asp recordset, then yes, it is totally disconnected from the DB. You'll need to be a bit more specific with your question before you get a reasonable answer...

        M Offline
        M Offline
        Mohammed Amine
        wrote on last edited by
        #3

        no i didn't mean that , i worked with asp.net 1.1 in the data prts in the toolbox you see the dataset object & the connection object .... but in the web devoloper express edition i didn't find that dataset even when i tried to declare an object with code i didn't find it imports system.Data.sqlclient dim DtSet as new Dataset as you see i called the namespace & i tried to write that line to declare the dataset but i didn't got that data set class , when you write new and you do a space you can't see "DataSet" i hope you understood me thank you

        try to be good if you can't be the best

        P 1 Reply Last reply
        0
        • M Mohammed Amine

          no i didn't mean that , i worked with asp.net 1.1 in the data prts in the toolbox you see the dataset object & the connection object .... but in the web devoloper express edition i didn't find that dataset even when i tried to declare an object with code i didn't find it imports system.Data.sqlclient dim DtSet as new Dataset as you see i called the namespace & i tried to write that line to declare the dataset but i didn't got that data set class , when you write new and you do a space you can't see "DataSet" i hope you understood me thank you

          try to be good if you can't be the best

          P Offline
          P Offline
          Paddy Boyd
          wrote on last edited by
          #4

          Try

          Imports System.Data

          dim DtSet as new Dataset

          M 1 Reply Last reply
          0
          • P Paddy Boyd

            Try

            Imports System.Data

            dim DtSet as new Dataset

            M Offline
            M Offline
            Mohammed Amine
            wrote on last edited by
            #5

            ok i will thnx , but i'm wondering will it work just like in the previous versions ?

            try to be good if you can't be the best

            M 1 Reply Last reply
            0
            • M Mohammed Amine

              ok i will thnx , but i'm wondering will it work just like in the previous versions ?

              try to be good if you can't be the best

              M Offline
              M Offline
              Mohammed Amine
              wrote on last edited by
              #6

              thank you very much , it worked very well:) hey , can i ask you for an other thing please ? well , i will post that question over like that everybody can help ok ? thnx

              try to be good if you can't be the best

              1 Reply Last reply
              0
              • M Mohammed Amine

                hey , please i tried to use dataset in the web devoloper express 2005 but i didn't find it ? i don't know why ? i think that the new that .net brought is this datset to allow us do the update of the data in local before send it back to the DB can somebody help me please ?

                try to be good if you can't be the best

                A Offline
                A Offline
                Albert Pascual
                wrote on last edited by
                #7

                Add new item, select DataSet works in VS2005 Professional Cheers Al

                My eMail control My Blog

                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