data environment & data report in VB6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Abul Hassan
    New Member
    • Dec 2011
    • 2

    #1

    data environment & data report in VB6

    i get the run time error of code 2147217872. stating that "Type name is Invalid"
    the error is displayed at the below line

    DataEnvironment 1.Cmd1 Form3.Text1.Tex t, Form3.Text2.Tex t
    DataReport.Show

    can any one help me . i want to generate data report using data environment. i has two dynamic parameter(strin g). how to pass the parameter to data environment and call data report??
Working...