标题:帮助! 实时424 错误在 线等
只看楼主
x103133246
Rank: 1
等 级:新手上路
帖 子:8
专家分:0
注 册:2007-10-28
 问题点数:0 回复次数:0 
帮助! 实时424 错误在 线等

If Check1.Value = 1 And Check2.Value = 0 Then
Adodc1.RecordSource = "select * from 综合查询表1 where 综合查询表1.日期 between'" + Str(DTP1.Value) + "'AND'" + Str(DTP2.Value) + "'" '错误代码
Adodc1.Refresh
Adodc2.RecordSource = "select count(*)as pz,sum(数量)as 数量1,sum(金额)as 金额1 from 综合查询表1 where 综合查询表1.日期 between'" + Str(DTP1.Value) + "'AND'" + Str(DTP2.Value) + "'"
Adodc2.Refresh


搜索更多相关主题的帖子: between count where 
2007-11-15 16:12



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-186204-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.436994 second(s), 7 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved