Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error - index tag not found
Message
De
16/09/1999 13:55:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Error - index tag not found
Divers
Thread ID:
00265564
Message ID:
00265564
Vues:
49
hello:

I've added 2 new tables to my dbc and a new pageframe
that contains a grid.

When I run my application and try to add a record with the following code :

select gisum
append blank in gisum
replace gisum.sessionkey with left(time(), 2) + dtos(add_date) + add_time
replace gisum.add_user with User, gisum.lc_user with User

do form gisdet

this.parent.grid1.refresh()

I get the error that "index tag is not found"

I know it's on my gisum table but can't see anything wrong
with relationships, index, data environment or dbc.

My grid also goes blank.

Any idea what's going on here?

Any input would be appreciated. THanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform