设为首页收藏本站

新微赢技术网

 找回密码
 注册
搜索
热搜: 回贴
查看: 121|回复: 7
打印 上一主题 下一主题

这句怎样加入倒序语句,

[复制链接]
跳转到指定楼层
1#
发表于 2010-1-20 04:12:19 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
<%
strsql= "select * from gr where uid="&request("uid")
set rs = Server.CreateObject("ADODB.Recordset")
rs.Open strsql, conn, 1, 1
%>
怎样在里面加入倒序阿 , 就是把 order by riqi desc 放到哪里才行,我放到 where的前面和后面都报 order by 错,谢谢大家。
[知识问答ωωω.χiuGoo.сom]
7#
发表于 2010-2-8 17:05:03 | 只看该作者
不错不错,我喜欢看
回复 支持 反对

使用道具 举报

6#
发表于 2010-1-20 04:12:38 | 只看该作者
非常感谢,这个问题就是按照strsql= "select * from gr where uid="&request("uid") & " order by riqi desc"解决的,不过我有个疑问为什么这样不行呢:
strsql= "select * from gr where uid="&request("uid") & "order by riqi desc"就是order前面没有空格
回复 支持 反对

使用道具 举报

5#
发表于 2010-1-20 04:12:34 | 只看该作者
strsql= "select * from gr where uid="&amp;request("uid") &amp; " order by riqi desc"
回复 支持 反对

使用道具 举报

4#
发表于 2010-1-20 04:12:30 | 只看该作者
楼上正解
回复 支持 反对

使用道具 举报

3#
发表于 2010-1-20 04:12:27 | 只看该作者
strsql= "select * from gr where uid="&request("uid")&" order by riqi desc "
回复 支持 反对

使用道具 举报

2#
发表于 2010-1-20 04:12:23 | 只看该作者
select * from gr where uid="&request("uid")
这个不是查询某一记录的内容吗?如果是一条记录的话,加倒序来干什么??
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

申请友链|小黑屋|最新主题|手机版|新微赢技术网 ( 苏ICP备08020429号 )  

GMT+8, 2024-11-19 12:25 , Processed in 0.109200 second(s), 10 queries , Gzip On, Memcache On.

Powered by xuexi

© 2001-2013 HaiAn.Com.Cn Inc. 寰耽

快速回复 返回顶部 返回列表