From: emin on 23 Mar 2010 05:11 Hi all, Thank you all for your ideas and assistance! My conclusion on this subject: I've tried all the ways and User Define Funcs are useless to produce a CDX Index Tag. No errors at all, simply the Tag is not generated. Best regards Ernesto
From: Trevor on 23 Mar 2010 05:37 Are there other tags in the index? If so make sure there are no a typos in the previous tag. regards Trevor emin wrote: > Hi all, > > Thank you all for your ideas and assistance! > My conclusion on this subject: > I've tried all the ways and User Define Funcs are useless to produce a > CDX Index Tag. > No errors at all, simply the Tag is not generated. > > Best regards > Ernesto
From: emin on 23 Mar 2010 15:37 Hi Trevor, I've checked that moving the Tag to different positions and always got he same result Regards Ernesto On 23 mar, 06:37, Trevor <t®evs.mailbox(a)googlemail.©om> wrote: > Are there other tags in the index? If so make sure there are no a typos > in the previous tag. > > regards > Trevor
From: Stephen Quinn on 23 Mar 2010 21:48 Ernesto > I've checked that moving the Tag to different positions and always got the > same result Have you checked the DB (hex editor) for corruption in the COLOR_ID field, it only takes 1 character in the field/record to be corrupt for index creation to fail. Didi you fix the problem with your function where NIL was returned if the field data doesn't match what's in your CASE statements?? eg LOCAL cColorNom AS STRING // cColorNom := CHR(32) DO CASE CASE cColorID=="200000032" cColorNom := "BLACK" CASE cColorID=="200000033" cColorNom := "WHITE" CASE cColorID=="200000034" cColorNom := "RED" /* or OTHERWISE cColorNom := CHR(32) */ ENDCASE CYA Steve
From: E®!k /!$$E® on 23 Mar 2010 15:58 Ernesto, Could you write a small sample using the \sample\customer.dbf that reproduces the problem? regrads, Erik "emin" <eminffsol(a)gmail.com> schreef in bericht news:7d179d26-5fb7-42ef-ad82-48ffc8f9010a(a)d37g2000yqn.googlegroups.com... > Hi Trevor, > > I've checked that moving the Tag to different positions and always got > he same result > > Regards > Ernesto > > On 23 mar, 06:37, Trevor <t�evs.mailbox(a)googlemail.�om> wrote: >> Are there other tags in the index? If so make sure there are no a typos >> in the previous tag. >> >> regards >> Trevor
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 4 Prev: VO2ADO random crahes in datawindow Next: In bBrowse the numeric keystruck appearing |