Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error - index tag not found
Message
From
16/09/1999 13:55:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Error - index tag not found
Miscellaneous
Thread ID:
00265564
Message ID:
00265564
Views:
50
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.
Next
Reply
Map
View

Click here to load this message in the networking platform