Showing posts with label crystal. Show all posts
Showing posts with label crystal. Show all posts

Wednesday, March 21, 2012

Prompt box with Crystal

I am currently working on billing reports. I wish to add a facility that will allow us to use Crystal as a facility to query the SQL database. Ideally a prompt box of some sort would ask for a Customer ID of which will then filter the report content down to that customer. This could be achieved by directly intervieing with the SQL query, but this wouldn't suit with our staff.

I also have some other posts up if you are willing to help.

Thanks in advance.Ok, after doing a little research and reading the manual I think I may have found something that can assist me in this problem.

Parameter's.

I have set up a parameter that asks for a customer id, but it doesn't return the report or refresh the content of the report specific to that customer. Im unsure of how to approach this.

Regards

Tuesday, March 20, 2012

Prohibiting Auto Page Breaks while printing

I am new to crystal report. i have a requirment and facing problems in implementation. the problem is that i want to use a contineous sheet in printer and i want the the report to be of one page no matter how long the page is. and dont want to let it break pages automatically

please reply as soon as possibleWhat happens if you set the page top/bottom margin sizes to zero (in the File.Page Setup menu) and suppress the page headers/footers?|||thanx man i have checked it and i think it will work i shall implement it a day after tomorrow coz i don have printer here right now
thanx a lot bro