Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another weird issue with ANSI SQL
Message
From
07/02/2003 23:56:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Another weird issue with ANSI SQL
Miscellaneous
Thread ID:
00750934
Message ID:
00750934
Views:
56
Here's another weird issue with the use of ANSI SQL in VFP 8. The following command:
SELECT New.Message FROM New WHERE New.Type=2;
UNION;
SELECT New.Message FROM New WHERE New.Type=16
generate operation is invalid for a memo field. New.Message is a memo field but what exactly is the problem?

This was part of a bigger SQL. I squeezed it down to this format.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform