Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another SQL Server 2000 Query Conundrum
Message
 
 
À
02/08/2007 10:05:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01243142
Message ID:
01245491
Vues:
36
Re-check my reply as well then. I found yesterday this problem too, but was not sure this is the one.

>Sheesh, I threw the order by on last minute. Amazing. I sure didn't see it last night (guess I was too tired :o) Thanks so much Del!
>
>
>
>>>IF SQLEXEC(lnConnection,m.lcSQL) > 0
>>> TEXT TO lcSQL2 NOSHOW PRETEXT 15 TEXTMERGE
>>> SELECT qry2.table2id, vh.* from table3 as vh
>>> INNER JOIN (<>) qry2
>>> ON vh.vehi_id = qry2.vehi_id ORDER BY vehi_id
>>> ENDTEXT
>>
>>You need an alias in the ORDER BY clause. I'm surprised this works in 2005.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform