Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dataenvironment.OpenTables index not found

Status
Not open for further replies.

ron9999

Programmer
Feb 14, 2003
89
AT
Hi All

I use a form where the DE has a couple of tables and relations.
Now if I call the form I get the error mess:
Index tag not found
Methode: myform.dataenvironment.OpenTables
line:0

could any of you tell me please,
how to find out the faulty table.

may be in BeforeOpenTablesEvent with a on Error? but I don't know how to do it.

TIA

Ron
 
I know
but the problem is, how to find the table
 
Try opening each table from the Command Window and setting order to the order specified in the form.

Tamar
 
thank you Tamara,
as in the last 12 years, your have the right solution
ron
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top