Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Memofield in CR10

Status
Not open for further replies.

SaschaLengen

Programmer
Joined
Jun 7, 2005
Messages
2
Location
DE
Hello Group,

I have a memo field in a subreport which shows the first character double and truncates the last caracter. There is no formula implemented. If I use the memo in a new main report, there is no problem. I tried to delete the field and set it new into the report.

I give you an example:
Memo is "Hello guy"
Output is "HHello gu"

We use CR10 with ODBC on an access databes with linked SQL-Server tables (the connection method is not changeable because it is beeing use in a fixed standard software).

Thanks for any suggestions.

Sascha
 
Interesting one...

First I'd try applying the service pack:


That failing, secondly I would try opening the subreport and doing a Database->Verify Database

If that fails, try changing the connectivity to direct as opposed to odbc.

If that fails, I'd save the subreport as a seperate report and run it and see what happens. If it doesn't have the issue, then it might be a Crystal bug.

-k
 
Hi,

thank you for your detailed feedback.

I'll give some of these a try and will post back what happened. It will take some time because it's on a customer's PC.

cu
sascha
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top