Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select - SQL & memo fields
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00823460
Message ID:
00823527
Views:
25
Why then, does this not affect non-memo fields the same way?

For example the following statements give the same result set:

BROWSE FOR MyNonMemoField="test"
and
SELECT * FROM MyTable for MyNonMemoField="test"

But substitute memo fields and then all empties are included with the Select statement but excluded with the browse statement.
Brandon Harker
Sebae Data Solutions
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform