how to use MSchart in vb6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kateKath
    New Member
    • Oct 2008
    • 4

    how to use MSchart in vb6

    hi everyone....
    im new in using mschart in vb6...
    i want my MSchart to display what is in my data access.... but i don't know how... pls pls pls... if anyone knows how to use mschart Please help me... :(
    Thanks in advance!
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    please fidn a discussion here.

    Comment

    • kateKath
      New Member
      • Oct 2008
      • 4

      #3
      Originally posted by debasisdas
      please fidn a discussion here.
      in my data access:
      fields -----------> |Employee|1stqt r|2ndqrtr|
      under d field -- > |kate ___ |100__|100|

      i want the info. in my data access appears in my Mschart...
      can you help me..
      Thanks!

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        You can easily connect the chart control to database . Try to use the adodc control for the purpose.

        Comment

        • kateKath
          New Member
          • Oct 2008
          • 4

          #5
          yup i've tried that....

          i made a connection in my data access using ADODC even tried ADODB,,,
          then i can't use the datasource to connect in my MSchart...

          Comment

          Working...