Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sfreport not working after deleting REPMETA
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Titre:
Sfreport not working after deleting REPMETA
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01076770
Message ID:
01076770
Vues:
92
I was adding new fields to my table and then running the sfreports. The new fields didn't showup in sfreports so I deleted the REPMETA.DBF. When I ran the sfreports again and tried to create a new report I got following error:
Error #31
Message: Invalid subscript reference.
Code: dimension loFieldCollection.aTables[lnCursors, 2]
Line #: 38
Method: sfrfieldmetadata.fillcollection
I ran the debugger and on the following line:
acopy(laCursors, loFieldCollection.aTables)
the
laCursors = .F.
and the
loFieldCollection.aTables = ""
Just adding two field to my table structure and then deleting repmeta to be recreated again shouldn't give me these errors right??? Anything obvious that the I might be doing wrong? I looked at repmeta and it was empty.

thanks
Nick
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform