|
-
Mar 23rd, 2007, 07:39 AM
#1
Thread Starter
Member
[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.....
-
Mar 23rd, 2007, 07:46 AM
#2
Re: Crystal Report 11 and Visual Basic 6.0 sql query....
Read the crystal report tutorial at my signature.
-
Mar 23rd, 2007, 07:52 AM
#3
Thread Starter
Member
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
-
Mar 25th, 2007, 05:37 PM
#4
Thread Starter
Member
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...
-
Mar 26th, 2007, 05:22 AM
#5
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."
-
Mar 31st, 2007, 01:20 PM
#6
Thread Starter
Member
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...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|