Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible EVL() bug
Message
De
28/03/2006 06:52:22
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brésil
 
 
À
28/03/2006 06:36:58
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01108281
Message ID:
01108286
Vues:
10
Hi Cetin,
>SELECT emp_id,EVL('dummy',TTOC(Birth_date)) as bdate FROM (_samples+'data\employee')
>Expected: To run w/o error.
>Observed: C...5
>
>Cetin

I tried here and I get error, too. But, I change "TTOC" to "DTOC" and work. My test was:
SELECT emp_id,EVL('dummy', DTOC(Birth_date)) as bdate FROM (_samples+'data\employee')
In my Employee table sample, the Birth_date field is of type Date. I think that exist something around it.
Erick
Força Sempre!
Strength Always!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform