I have a data field stored as a VB Date/Time variable in a Btrieve database. The report uses the formula CDate(File.Field). The date in question is today's date: 12/20/2007. A client gets an error in the formula (usual text after does not appear,
Good morning, when I create a report with Crystal Reports XI (SP4) which is based on a XML-document with the following structure (the structure is slightly simplified), I get more than one page. It get several pages which all
Let's say we have 150 fields into the table. We can use Rpt.Database.Tables("Table1").Fields to reach table fields. But if only 10 are choosen for the report. How to reach them?
i want to sub a rs to a cr file .rpt. i have the following code but fail to set the recordset into the report. only the sample data shown... anybody knows why?? below is my code: