Results 1 to 6 of 6

Thread: [RESOLVED] Crystal Report 11 and Visual Basic 6.0 sql query....

  1. #1

    Thread Starter
    Member intellogo's Avatar
    Join Date
    Nov 2006
    Location
    India
    Posts
    61

    Resolved [RESOLVED] Crystal Report 11 and Visual Basic 6.0 sql query....

    Hi,

    I have a report desigend in Crystal Report 11. The report has 2 sections which is divided in between by a simple dark line.
    The report's left side has the fields of TABLE A and will be used to show records from TABLE A only.
    And the report's right side has the fields of TABLE B and will be used to show records from TABLE B only.

    I thought of the following idea:
    The best & easiedt thing is to pass 2 different SQL statments in vb code. One for table A and the other for table B, so that i can view information of the records on the left side of the report for TABLE A and records on the rght side of the report for TABLE B.

    I am using the ".SQLQueryString" property for processing SQL statements in vb code view to produce an output in teh report at runtime.

    Do u know how to do this.. ??

    Any good techie help will be gr8tly appreciated.
    Awaiting reply A.S.A.P.....
    Regards,
    intellogo

  2. #2
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: Crystal Report 11 and Visual Basic 6.0 sql query....

    Read the crystal report tutorial at my signature.

  3. #3

    Thread Starter
    Member intellogo's Avatar
    Join Date
    Nov 2006
    Location
    India
    Posts
    61

    Exclamation Re: Crystal Report 11 and Visual Basic 6.0 sql query....

    I was abt to give a BILLION THANKS!! for ur code bank resources that let me race up to code the CR 11 report. But specific to this post, ur code bank stuff does not state anything abt passing 2 sql statements ...

    What should i do.. ??

    Agar aap yahooo ke ID dete hai to main aapse abhi onliaaiinee baat kar saktaa hooonnn..Pleeaassee
    Regards,
    intellogo

  4. #4

    Thread Starter
    Member intellogo's Avatar
    Join Date
    Nov 2006
    Location
    India
    Posts
    61

    Question Re: Crystal Report 11 and Visual Basic 6.0 sql query....

    Hey everyone....the VBForumers...pls help me out in this post...its urgent
    Ur help will be appreciated...
    Regards,
    intellogo

  5. #5
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    Re: Crystal Report 11 and Visual Basic 6.0 sql query....

    Regards,

    Mark

    Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."


  6. #6

    Thread Starter
    Member intellogo's Avatar
    Join Date
    Nov 2006
    Location
    India
    Posts
    61

    Question Re: Crystal Report 11 and Visual Basic 6.0 sql query....

    someone pls solve this issue for me..How do i pass 2 sql statements for retrieving records on a report that is devided by a center line. The 2 sql statements that i want to use is for 2 seperate tables on either side of the report...


    Anyone....assist me in this...
    Regards,
    intellogo

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