Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transfer data from foxpro to sql server
Message
 
À
28/03/2006 14:45:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01108537
Message ID:
01108559
Vues:
15
>so if i want to know wich line are empty , how can i do a select that will return the specific line
>
>
>select * from arinv where invdte = ????
>
>thanks
select * from arinv where EMPTY(invdte)
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform