Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with SQL Pass Thru
Message
De
01/10/2004 14:19:06
Mike Yearwood
Toronto, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00948034
Message ID:
00948040
Vues:
19
Hi Thomas
Local ldEndDate
ldEndDate =  "09/22/2004"

SQLEXEC(tConnection, 'SELECT Tally.ReworkNumber, Tally.Problem, ' + ;
'TallyDetail.Kanban, TallyDetail.PartNumber, Tally.PartName,' + ;
 'Tally.SupplierName ' + ;						
'FROM Tally, TallyDetail ' + ;
'WHERE Tally.ReworkNumber = TallyDetail.ReworkNumber ' + ;
'AND Tally.DateCreated = ' + TRANSFORM(m.ldEndDate) ,'cuWeekly')
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform