Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transfer data from foxpro to sql server
Message
 
To
28/03/2006 14:45:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01108537
Message ID:
01108559
Views:
16
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform