Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select on a view
Message
De
04/11/2003 15:55:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Select on a view
Divers
Thread ID:
00846171
Message ID:
00846171
Vues:
55
Hi!
in vfp7 I used to issue a select statement
on a dataenvironment cursor caling it by it's alias
something like select vtable.field1, sum(vtable.field2) as ssum from vtable ;
group by field1 into cursor c1 nocon

when porting the form to vfp8 the same select returns an empty cursor!!

q1. what causes this behaviour
q2. Can I issue a select on the dataenvironment cursor's actual data.

Thanks in advance,

Nir.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform