Results 1 to 5 of 5

Thread: Problem with crystal report control

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2008
    Posts
    1

    Problem with crystal report control

    Hi,
    Iam developing a package using vb6,crystal reports 9,and oracle 8.
    I placed crystal report control on MDI form and named it as CRP.
    but in the properties of CRP iam not getting " .SQLQuery " property
    i.e CRP.SQLQuery why it is happening..i need help
    thanks in advance

    the sample code is
    MDI_DCT.CRP.Connect = "dns=dct;UID=DCT;PWD=dcttre"
    MDI_DCT.CRP.ReportFileName = "c:\program files\DCT\Daybook_report_DUP.RPT"
    MDI_DCT.CRP.Action = 1

    in the above code if i tryed to select the property MDI_DCT.CRP.SQLQuery is not visible
    Last edited by Danny75; Jan 25th, 2008 at 10:12 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width