Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql return two max values
Message
 
 
À
08/09/2003 12:14:29
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00827089
Message ID:
00827170
Vues:
19
Steve,

VFP doesn't support derived tables. Try to run internal select as a separate query into a cursor and than join it with main query.

>Sergey:
>
>Thanks it seems to work perfect with SQL Server. I trying to tie out two systems. One written with SQL Server and One with FoxPro. This code seems to work only with SQL. i guess foxpro doesn't support the type of join that you provided.
>
>Any idea's on how to solve this in SQL with Foxpro. I know I can scan through a table, but I'd rather use SQL statements.
>
>Thanks,
>Steve
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform