sql server中时间的比较大小,应该怎么弄
if st<>"" then sql=sql&" and StartTime>="&st&""
或者 if st<>"" then sql=sql&" and StartTime>=#"&st&"#",我都已经用过了,可就是不行,请各位高手帮帮我
真郁闷,这个时间类型怎么这么难比较大小,烦死了
if st<>"" then sql=sql&" and StartTime>="&st&""
或者 if st<>"" then sql=sql&" and StartTime>=#"&st&"#",我都已经用过了,可就是不行,请各位高手帮帮我
真郁闷,这个时间类型怎么这么难比较大小,烦死了
人都去那里了啊,出来个帮我下啊!!!