爱问知识人 爱问教育 医院库

SQL代码翻译,在线等急!!!!!!!!!

首页

SQL代码翻译,在线等急!!!!!!!!!

<ID="TextBox1"runat="server"></><ID="Button1"runat="server"Text="提交"/><ID="GridView1"runat="server"AutoGenerateColumns="False"DataKeyNames="Id"DataSourceID="SqlDataSource1"AllowPaging="True"><Columns><DataField="Id"HeaderText="Id"InsertVisible="False"ReadOnly="True"SortExpression="Id"/><DataField="Type"HeaderText="Type"SortExpression="Type"/><DataField="Name"HeaderText="Name"SortExpression="Name"/><DataField="Author"HeaderText="Author"SortExpression="Author"/><DataField="Publisher"HeaderText="Publisher"SortExpression="Publisher"/><DataField="Price"HeaderText="Price"SortExpression="Price"/><DataField="Discount"HeaderText="Discount"SortExpression="Discount"/><DataField="Description"HeaderText="Description"SortExpression="Description"/><DataField="Hits"HeaderText="Hits"SortExpression="Hits"/><DataField="Sales"HeaderText="Sales"SortExpression="Sales"/></Columns></><ID="SqlDataSource1"runat="server"ConnectionString="<%$Connecti%>"SelectCommand="SELECT[Id],[Type],[Name],[Author],[Publisher],[Price],[Discount],[Cover],[Description],[Hits],[Sales]FROM[Book]WHERE([Price]> )"><SelectParameters><ControlID="TextBox1"Name="Price"PropertyName="Text"Type="Decimal"/></SelectParameters></></div></form></body></html>

提交回答
好评回答
  • 2009-01-13 12:11:45
    "SelectCommand="SELECT[Id],[Type],[Name],[Author],[Publisher],[Price],[Discount],[Cover],[Description],[Hits],[Sales]FROM[Book]WHERE([Price]> )">这是说显示大于等于所输入的价格(这里输入)的记录,从Book数据表挑选出[Id],[Type],[Name],[Author],[Publisher],[Price],[Discount],[Cover],[Description],[Hits],[Sales]这些栏的数据。

    I***

    2009-01-13 12:11:45

其他答案

    2009-01-13 14:06:15
  • 应该是只翻译这句:SELECT[Id],[Type],[Name],[Author],[Publisher],[Price],[Discount],[Cover],[Description],[Hits],[Sales]FROM[Book]WHERE([Price]> )"从book表中查询出价格大于输入低价格的记录其他的是asp语言,不用翻译了吧。

    峯***

    2009-01-13 14:06:15

  • 2009-01-13 12:22:12
  • SelectCommand="SELECT[Id],[Type],[Name],[Author],[Publisher],[Price],[Discount],[Cover],[Description],[Hits],[Sales]FROM[Book]WHERE([Price]> )">从book表中查询出价格大于输入低价格的记录这都要翻译??你老师太搞笑了!更搞笑的是这句最最最最最简单的sql你都不会翻译怎么上课的?

    下***

    2009-01-13 12:22:12

类似问题

换一换
  • 程序设计 相关知识

  • 电脑网络技术
  • 电脑网络

相关推荐

正在加载...
最新问答 推荐信息 热门专题 热点推荐
  • 1-20
  • 21-40
  • 41-60
  • 61-80
  • 81-100
  • 101-120
  • 121-140
  • 141-160
  • 161-180
  • 181-200
  • 1-20
  • 21-40
  • 41-60
  • 61-80
  • 81-100
  • 101-120
  • 121-140
  • 141-160
  • 161-180
  • 181-200
  • 1-20
  • 21-40
  • 41-60
  • 61-80
  • 81-100
  • 101-120
  • 121-140
  • 141-160
  • 161-180
  • 181-200
  • 1-20
  • 21-40
  • 41-60
  • 61-80
  • 81-100
  • 101-120
  • 121-140
  • 141-160
  • 161-180
  • 181-200

热点检索

  • 1-20
  • 21-40
  • 41-60
  • 61-80
  • 81-100
  • 101-120
  • 121-140
  • 141-160
  • 161-180
  • 181-200
返回
顶部
帮助 意见
反馈

确定举报此问题

举报原因(必选):