Stuart McLachlan
stuart at lexacorp.com.pg
Fri Jun 2 09:24:42 CDT 2006
On 2 Jun 2006 at 15:45, Gustav Brock wrote: > Hi Martin > > What is index length? > You can loop the field(s) - and its/their data type - of the index to obtain > the size ... > That doesn't give you the size of a text field, if there is such a thing - given that the actual content of a text field is stored as a variable length string and varies from row to row. -- Stuart