Board index » off-topic » Problem with AddIndex and Long Field Names

Problem with AddIndex and Long Field Names


2004-01-09 06:37:58 AM
off-topic11
I wish to know how I can define new indexes using AddIndex but with Long
Field Names, Any help?
Regards, Edgar.
 
 

Re:Problem with AddIndex and Long Field Names

I am using the same name as I put in the Database Desktop, even it's exactly
the same name...
"Bill Todd (TeamB)" < XXXX@XXXXX.COM >escribi?en el mensaje
Quote
Single field case sensitive indexes on Paradox tables must have the
same name as the field.

--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
 

Re:Problem with AddIndex and Long Field Names

I found at last a secure way to do it Bill,
Table1.AddIndex(Table1.FieldbyName('Fecha y Hora del
Alquiler').FieldName);
On Fri, 9 Jan 2004 20:41:06 -0500, "Edgar Rodriguez"
< XXXX@XXXXX.COM >wrote:
Quote
I am using the same name as I put in the Database Desktop, even it's exactly
the same name...


"Bill Todd (TeamB)" < XXXX@XXXXX.COM >escribi?en el mensaje
news: XXXX@XXXXX.COM ...
>Single field case sensitive indexes on Paradox tables must have the
>same name as the field.
>
>--
>Bill (TeamB)
>(TeamB cannot respond to questions received via email)

 

{smallsort}