Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another SQL Server 2000 Query Conundrum
Message
From
02/08/2007 10:05:33
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01243142
Message ID:
01245472
Views:
40
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.
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform