当前位置:首页
开发技术指南» 文章正文
    引言:

 ·有关联动的问题    »显示摘要«
    摘要: 我的代码那里错了,搞了一天也没有搞定,其中字段[lei][xiang]为varchar型数据 <% dim rs dim sql dim count dim rs1 dim sql1 sql = "select * from sort1 order by id asc" set rs = conn.execute(sql) %> <script lan......
 ·在存储过程中使用动态sql语句    »显示摘要«
    摘要: 我想在存储过程中生成一临时报表。需要在游标中用到: set @colname=d+str(day(@reportdate)) update #report set @colname=values where 条件 请问这条语句怎么用??怎么让更新的列使用变量名? 谢谢了! ......


请看看这什么意思/

conn.Execute   ("create   database   shop"   &   Nd   &   "")  
          conn.Execute   "exec   sp_dboption   shop"   &   Nd   &   ",select   into,true"  
          conn.Execute   "exec   sp_dboption   shop,select   into,true"

NO.1   作者: gmlxf

exec   sp_dboption   test,select   into  
  这个可以查看状态,其他的数据库选择你可以通过  
  exec   sp_dboption来获得,详情可以参考联机帮助  
 


    摘要: componentone vsflexgrid 7.1(dao/rdo) componentone vsflexgrid 7.1(light) componentone vsflexgrid 7.1(light/unicode) componentone vsflexgrid 7.1(oledb) componentone vsflexgrid 7.1(oledb/unicode) com......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE