I am working on an Access 2000 database developed for a small office. Everyone in the office uses Windows 98. My computer was a Windows 98 but it crashed two days ago and I had to replace it with a Windows XP. Will there be problems for the Windows 98 users if this program is compiled in my...
I was able to accomplish this task using the Before_update event on both the main and subform. This worked for a day or two, but then I need to make a small change. The change did not work, so I put the code back to the original code which worked and now the [Record Edited] field updates when...
Hi,
This is the first time I am using shared variables to send data from a subreport to the main report. I have read some of the threads related to this which have helped to accomplish this. I do not have any difficulty bringing the information back to the main report and using the...
What version of SQL are you using? If it is MS SQL 7.0, you might want to try this . . .
Change your database driver an ODBC driver. This worked for me. Sometimes I get the same message and other times I just can't see any data - changing the database driver has always worked. I had...
Hi,
I am working with one of our developers who is incorporating a report (created in CR8) into our front end application. He is using PowerBuilder as his developmental tool. He would like to know if there is any way to suppress the print dialog box showing the report is printing. Does...
I am still working on the work order rpt. for my company and have come up with another scenerio which I am not sure how to handle.
My report sorts first by order number, then release number, then items and lastly by components. I consolidate the information for the items and components. . ...
I had multiple page headers (a - e) and I needed to suppress the page header e if and only if the one subreport printed. If it wasn't suppressed then all of the lines used to create a table look would be behind the subreport. Since I posted this issue, I have been able to resolve it.
I resolved the issue.
I first set page number n of m per order, then I went to format section on the PH, which I wanted to suppress along with the lines, and suppress PH if PageNumber > 1 and a field = certain data. That worked! Even the lines and box were suppressed.
Hope this helps...
My report is groupped by orders, items and then components. I have personalization data coming from two different sources in the form of subreports placed in GF's. If the first Personalization subrpt contains data pointing to data contained in the second Personalization subrpt, the second...
I am currently working with CR8 with MSQL7.0 for my database. I have created a work order rpt, which groups first by order number then item. I am not writing the interface between this work order and our front end, but I need to know. . . is there a way to have certain groups to print on one...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.