Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to inlist, empty records
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01264731
Message ID:
01264739
Views:
9
>How i can get empty record's list?

What do you mean here? Completely empty records, records with ID only?

You may want to select * from yourTable where Field1 == "" and Field2 ==""
etc. listing all the fields you want to check.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform