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

 

 ·谁能教教我    »显示摘要«
    摘要: 本人初学asp,现在要做一个“电子商务教学模拟系统”,请高手帮忙,谢谢! ......
    摘要: 我写了一个类cpoint1 它基于tagpoint1 结构。 代码: typedef struct tagpoint1 { long double x; long double y; } point1; class cpoint1 : public tagpoint1 { public: // constructors // create an uninitialized point ......


关于sql的写法

我用SetSQLSelect()实现动态检索以适应检索条件数量变化.可我些sql语句时碰到了问题  
  比如:sql="select   *   from   表名   where   xsxl="+is_xlms+"   and   clrq>="日期变量  
   
  后面怎么写法,数据库:ms   sql   server  
 

NO.1   作者: happy_0325

sql="select   *   from   表名   where   xsxl="+is_xlms+"   and   clrq>=string("+日期变量+")"  
  sql1=sql+and   ..."  
 


    摘要: 我写了一个类cpoint1 它基于tagpoint1 结构。 代码: typedef struct tagpoint1 { long double x; long double y; } point1; class cpoint1 : public tagpoint1 { public: // constructors // create an uninitialized point ......
» 本期热门文章:

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