Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting sql code into sqlserver
Message
De
16/08/2007 15:03:04
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01248200
Message ID:
01248614
Vues:
27
>What stops you?

Ah, debugging forever. I also noticed the same bug in his message: question not found (404).

>>i want to write a procedure that will recode this vfp code into sqlserver code :
>>
>>iif(val(z)=1,ctod(x),ctod(y)) && vfp code
>>
>>into :
>>
>>case when cast(z as int)=1 then cast(x as datetime) else cast(y as datetime) end as xxx

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform