Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql problem
Message
De
14/04/2004 13:44:59
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
 
À
14/04/2004 09:24:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00894343
Message ID:
00894869
Vues:
17
Dear Tamar
when i run my SQL from command window it run correctly.
but if i write as below in my form, error message is appear:

lc="SELECT Havaleh.vnum, Havaleh.vdate, Havaleh.vval, Havaleh.transpay,;
Owner.ofamily, Products.pname, Havaleh.ocode, Havaleh.pcode,;
Havaleh.tonkiloo;
FROM havaleh;
LEFT OUTER JOIN owner ON Havaleh.ocode = Owner.ocode ;
LEFT OUTER JOIN products ON Havaleh.pcode = Products.pcode ;
ORDER BY Havaleh.vnum INTO CURSOR CursorTemp"


i dont know why?!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform