Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get a record with the latest Date
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00448872
Message ID:
00448886
Views:
8
>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 ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform