My solution:
I recompiled the application changing the reports to "Content" instead of "Embedded." Then I was able to place and reference the files anywhere.
Still would like to have an "embedded" solution, though.
Bob Taylor
I know this has been brought up several months ago, but I am fighting this crucial deployment using VS.NET 2003 with the embedded Crystal Report package.
The error when starting a report is: Load Report Error
Test workstation OS is Win2K
In my setup/deployment package I have included...
The problem is that in the .NET version, at least what I am seeing, these options are not available at design time. That is why I was wondering where to hook in at run time to make dynamic changes.
Bob Taylor
I have a 3D Bar Chart on a Crystal Report Footer where the legend is giving me the Summary field names ie. "Sum or tblFiscal.BasicRate." I want to be able to either at design or run time, change those labels in the legend to something cleaner for the user.
I have gone throgh all the...
Jim,
You clued me into it... part of my string had to have the RTF commands. So I just created a dummy memo, copied the before and after codes along with the transform for the date and voila. See solution below:
lcText1 = "{\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fnil\fcharset0...
Thanks for the quick reply.
Yes this works, as I have been there. But the problem is working woith the RTF control. When I do this, I get all the embedded RTF commands in the display. See below....
10/17/2003 10:57:09 AM
{\rtf1\ansi\deff0{\fonttbl{\f0\fnil\fcharset0 Arial;}}
{\colortbl...
Using VFP 7, Codemine 7.1
I have been wrestling with adding a time stamp to a memo field. The memo field is displayed in the ole Rich Text control. I want to have the user click a button to add a date/time stamp to the beginning of the memo field moving the rest of the text down a line.
Any...
Give this a try... I worked this out and seems to do what I want... with a cboBox:
Please note that the "Groups" collection is dependant on the number of groupings you have in your report. I have two, so I am only manipulating the "second" sort group. So if you have...
I want to produce the same Crytal Report (v9 which comes with VS.NET 2003)but with different secondary sort order. I don't want to duplicate the report if I don't have to and want to use the same Dataset schema.
I am accessing SQL 2000, hand coded connection and adapters, but using Dataset...
I want to produce the same Crytal Report (v9 which comes with VS.NET 2003)but with different secondary sort order. I don't want to duplicate the report if I don't have to and want to use the same Dataset schema.
I am accessing SQL 2000, hand coded connection and adapters, but using Dataset...
Thank you for your thoughts; greatly appreciated!
I am working in Northern California. I currently have a full-time position as a programmer/analyst. But I have found a need for a lot of small business needs here.
BT
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.