Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SortField Error
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Titre:
SortField Error
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
00956301
Message ID:
00956301
Vues:
58
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
Répondre
Fil
Voir

Click here to load this message in the networking platform