Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get a record with the latest Date
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00448872
Message ID:
00448886
Vues:
13
>SELECT TOP 1 *
> FROM MyTable
> WHERE Product = ?Parm1
> ORDER BY ChangedDate DESC

When i try this, i am getting

Connectivity error: [Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near '1'.

I am using SPT , Any Idea ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform