Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The weirdest bug I've seen
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00467263
Message ID:
00467464
Views:
18
>>yes, it does run if I remove any other field from the nrh14000 table or any other table. I dont think i've exceed the caracter limit.
>
>Try:
>
>SELECT A.Numemp, A.Area, A.Cate, A.Sdo_dia, A.Sec, A.Subsec, ;
>A.Dir, A.Empresa, A.Cta_gasto, A.Depto, A.Programa, A.Consec, ;
>A.Tnoemp, A.Desup, B.Nomemp, B.Rfc, B.Alta_nom, B.Alta_gob, ;
>B.Fec_baja, B.Cla_sin, B.Quin_dia, B.Num_quin, B.N_imss, B.Fonacot, ;
>B.Curp, B.Tarchc, C.Col_emp, C.Telefono, C.Dir_emp ;
>
>
>If it doesn't work, sent me the SELECT and the 3 tables (1 record for each is ennough), and I'll tell you what's wrong.
Make it two letters to not confuse with select areas. Also somebody else already mentioned, that DIR is a reserved word. It would be better to not use it, though you should not have too much troubles with it.

In one of our table we have Field called Date. Now it's too late to change the design...
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform