Hello.
I use vb6 & cr8.5 & mssql2000,
and there is a problem with run-time design.
1. I create view in server, then create rst as adodb.recordset in vb and open it from view.
2. I create CrystalReport and place rst as datasource for report.
Set cr1 = crApp.NewReport...
2synapsevampire
Hello! I had the same problem, and "Set Location" solves it, but dont you know, how can I do it (S.L.) from program code? (If I do only .database.verify, sometimes it do not work. And I cannot find a cause!)
Hello.
How can I do in crosstab
filter like "show rows with value (count of ado.myfield) > 10"
I cant do it in query, because I receive a ready recordset.
Hello. There is a problem with updating software from GPO.
What I do:
1. gpo -> assigned to computer -> "Software Installation" set a "new package" (.msi with my_program)
2. reboot destination computer. my_program installs correctly.
3. gpo -> assigned to computer ->...
Hello.
I do the "Manual CrossTab" report, and often it do not fit in page width. The CrossTab component in this case adds several pages in a row, how can i do it?
I did not found nothing like "add page" method or "page width" property of CrystalReport.
?
I have managed to build a crosstab report in VB using an ADO record source but have found that all of the text and number formatting is defaulted when the report is created.
I am looking for a simple peiece of code that will allow me to access to cell formatting of each column, row and summary...
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.