Click to See Complete Forum and Search --> : Report on TypedDataSet with linked tales on guid


zdehkordi
October 12th, 2005, 04:00 PM
Hi
I am using TypedDataSet in .Net to design my reports in crystalReport.
My Pk type is Guid, too. My typical DataSet has two master detail tables which linked to each other by guid pk.
When I view report in crystalreportviewer or export it, nothing is showed.

I've done these tests:
1.I changed the type of pk from guid to string. the report is viewed.
2. I removed the link between master and detail in report, it is viewed.
3. I design report directly by database(sqlserver) it is viewed.
4- I used group on guid field in report on typedDataset, it seems operate correctly

It seems, it is a crystal report bug on linking tables on guid field in datasets
Would you please help me to find the solution.
Thanks


I've found that it depends on direction of link between tables in crystal report
Fields of source table has been showed. But if I put a field of destination table, It doesn't showed.

zdehkordi
October 27th, 2005, 11:26 PM
I found a patch. It says, it fixes bug. I am going to test it

http://support.businessobjects.com/communityCS/FilesAndUpdates/crnet11win_en.zip.asp

Madhi
November 19th, 2005, 08:52 AM
Support page of BusinessObjects will have solutions for all problems :)