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. dataset / datagrid in visual C++ 6

dataset / datagrid in visual C++ 6

Scheduled Pinned Locked Moved C / C++ / MFC
c++csharpdatabasevisual-studioquestion
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.
  • V Offline
    V Offline
    viperlogic
    wrote on last edited by
    #1

    hi i am using visual studio c++ 6 and SDK (feb 2003 edition) I want to display data from a database in a dialog box i have. Do i use a editbox or ?? From reading a few sites i see that datasets or a datagrid is used, i cant seem to find this in VC++6 where is it or what am i ment to use many thanks

    C E T 3 Replies Last reply
    0
    • V viperlogic

      hi i am using visual studio c++ 6 and SDK (feb 2003 edition) I want to display data from a database in a dialog box i have. Do i use a editbox or ?? From reading a few sites i see that datasets or a datagrid is used, i cant seem to find this in VC++6 where is it or what am i ment to use many thanks

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

      VC6 is three versions out of date. As such, it does not support .NET, and datagrids are part of the .NET framework. Have you seem the ultimate grid ? http://www.theultimatetoolbox.com/?CID=CPTbxTop[^] The reason this product exists is that there is no useful grid that comes with VC6, or even MFC to this day. There are some free grids about, in fact, Chris Maunder wrote one, which is on CP somewhere. Obviously, UG is better, that's why it's a commercial product, but the free one may be all you need. Christian Graus - Microsoft MVP - C++

      1 Reply Last reply
      0
      • V viperlogic

        hi i am using visual studio c++ 6 and SDK (feb 2003 edition) I want to display data from a database in a dialog box i have. Do i use a editbox or ?? From reading a few sites i see that datasets or a datagrid is used, i cant seem to find this in VC++6 where is it or what am i ment to use many thanks

        E Offline
        E Offline
        Eytukan
        wrote on last edited by
        #3

        You might consider using the MSFlexGrid (Active-x) control Grids.


        VuNic

        T 1 Reply Last reply
        0
        • E Eytukan

          You might consider using the MSFlexGrid (Active-x) control Grids.


          VuNic

          T Offline
          T Offline
          toxcct
          wrote on last edited by
          #4

          or Chris' grid ?! :laugh:

          1 Reply Last reply
          0
          • V viperlogic

            hi i am using visual studio c++ 6 and SDK (feb 2003 edition) I want to display data from a database in a dialog box i have. Do i use a editbox or ?? From reading a few sites i see that datasets or a datagrid is used, i cant seem to find this in VC++6 where is it or what am i ment to use many thanks

            T Offline
            T Offline
            toxcct
            wrote on last edited by
            #5

            MFC GridCtrl[^] by Chris Maunder

            V 1 Reply Last reply
            0
            • T toxcct

              MFC GridCtrl[^] by Chris Maunder

              V Offline
              V Offline
              viperlogic
              wrote on last edited by
              #6

              i just want to display info from a database which is MySQL 4.1.18, i dont want the user to edit it or anything just want to display it. what one do ye recommend

              T 1 Reply Last reply
              0
              • V viperlogic

                i just want to display info from a database which is MySQL 4.1.18, i dont want the user to edit it or anything just want to display it. what one do ye recommend

                T Offline
                T Offline
                toxcct
                wrote on last edited by
                #7

                so what's your problem...? your can fetch datas into all of these grid...

                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