Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another weird issue with ANSI SQL
Message
De
07/02/2003 23:56:34
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Another weird issue with ANSI SQL
Divers
Thread ID:
00750934
Message ID:
00750934
Vues:
64
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform