"Invalid index expression" Error

<< Click to Display Table of Contents >>

Navigation:  Apollo VCL Components > Run-Time Errors >

"Invalid index expression" Error

An "Invalid index expression" error typically occurs because:

 

Fields with different types are being compared.

Referencing field names that are longer than 10 characters. This is a tricky error because the expression seems logically correct, yet the index name may be too long by only 1 character.