Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SortField Error
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Title:
SortField Error
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00956301
Message ID:
00956301
Views:
57
Hi all,

I have CR 8.5.
I want sort ( no add a group ) by programming the data of a report.( RDC )
I see the good book of Craig BERNSTON page 225( CrysDev )
  crxDbField =  THIS.crReport.DATABASE.TABLES.ITEM( 1 ).FIELDS.ITEM(  1 )
*-- It is the name .
*-- in the debugger crxDbField.name give the good name.

  osortFields = THIS.crReport.GRoupSortFields()
  osortFields.ADD( crxDbField , 0 )
Here , i have a error :
OLE IDispatch exception code 0 from Crystal Reports ActiveX Designer: Invalid summary field...


What happend ?

Thank in advance ....

bernhart
Reply
Map
View

Click here to load this message in the networking platform