数字型在sql里不用转换直接用就可以。
出错信息:
Microsoft JET Database Engine '80040e14'
语法错误 (操作符丢失) 在查询表达式 '>= and <=' 中。
\wwwroot\cw\searh.asp, line 11
--------------------------------------------------------------------------------
Host by NetBox Version 2.8 Build 4128
[此贴子已经被作者于2007-9-25 17:05:59编辑过]
还是一样的
Microsoft JET Database Engine '80040e14'
语法错误 (操作符丢失) 在查询表达式 'clng() 函数去掉 where => and <=' 中。
\wwwroot\cw\searh.asp, line 11
--------------------------------------------------------------------------------
Host by NetBox Version 2.8 Build 4128
那就是查询页面没有提价过来内容。
我已按照16楼的方法去做了:
输出来的是:121
342342select * from cw_data where jj>=clng('121') and jj<=clng('342342') Order By id asc