| Thread | Last Post | Replies |
|
| select statement within select clause in Crystal Report | 02 Apr 2004 16:00 GMT | 4 |
I would like to add a field in the report in which it requires a "Select " statement, but neither "SQL Expression" nor "Formual" allow me to do "Select * from ...", and the "Show query" option doesn't allow me to add a new field onto the query ( a new select clause of a
|
| How to create new group based on 2 columns? | 02 Apr 2004 15:56 GMT | 2 |
VS.NET 2003 & CR Adv Developer Edition 10 Hi, What steps do I take to create a new group based on 2 columns? When I try either the 'group expert' or just 'insert group', both dialogs
|
| i wnat to print a report on my Selected printer | 02 Apr 2004 14:07 GMT | 1 |
is it possible that i wnat to print same report in three different printer or three differnet report in three different printer. I am using crystal32.ocx and wnat to set the printer from my vb application. thanks in advanced
|
| Crystal Export Error | 02 Apr 2004 13:11 GMT | 1 |
I am trying to export a Crystal Report as a .chr file inside Visual Basic. I don't have a problem if I'm running the project from VB, but if I try to export the same report from the compiled executable, the program crashes and exits with a "Please tell Microsoft about this
|
| Dynamically load image from database | 01 Apr 2004 20:15 GMT | 1 |
I've been searching on internet for this typical scenario, but I still can't find the solution. I use database to keep image file path and now I want to display those associated images on Crystal Report, but I don't know how can I do it
|
| Bob help me | 01 Apr 2004 13:37 GMT | 1 |
i am using CR 8 i show the listing of all customer on main report and the detail of the selected custoemr show on the sub report it works fine and show the right data in detail but when i try to print the
|
| HOW do I close a connection from CR Report View to OLEDB Database? | 01 Apr 2004 05:59 GMT | 2 |
I am using OLEDB to connect to a ACCESS Database with CR in VB.NET 2003. I design the report with a link to the Access DB. Then at runtime, when I call the report I use the following code: Dim frm As New frmReport
|
| Mysterious disappearing text field | 01 Apr 2004 02:43 GMT | 1 |
I am having a truly odd problem with a Crystal Reports. Situation: I have a stored procedure pulling data from a MS SQL database. I am using that data, dumped into a temp table, to run a crystal report. The report has a large number or records, some of which have a text
|