摘要:
怎么样实现打印stringGrid中的数据 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225135512119.html 怎么样才能实再打印stringGrid中的数据啊,那位高人指点一下,谢谢了 用PRINTER对象! 能不能详细的说一下啊 给你代... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(435)
评论(0)
推荐(0)
摘要:
如何节省数据库的存储空间 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225141940118.html 比如用Byte是否会比Integer更节省空间? 查询速度是不是会有影响? 可以,不会影响你的速度。 影响大小的因素很多啊,和你库结构设计也有很大关系。不仅仅是... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(260)
评论(0)
推荐(0)
摘要:
求Delphi中数据库记录统计方法. Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225142747117.html 我使用了BDE来连接数据库,想统计一下数据库表中的记录和满足一定条件的记录,语句怎么写哦~~~(我使用了query,table,database,DBGrid,DataSo... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(346)
评论(0)
推荐(0)
摘要:
高手大家帮忙啊!看看这个值怎么取出来判断? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225142811116.html self.LJBQuery.Close; self.LJBQuery.SQL.Clear; self.LJBQuery.SQL.Text :=... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(163)
评论(0)
推荐(0)
摘要:
窗体自动适应分辨率!与大家共同分享! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225145914115.html 经过了一个上午折腾,终于搞定了,其实代码很简单! 与大家分享: const ScreenWidth:... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(312)
评论(0)
推荐(0)
摘要:
如何用filter过滤出query的空字段 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225155329114.html 想过滤出某字段值为空的记录 paradox 表,使用query 设置filter:= '字段名=NUll' 不能执行? ... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(336)
评论(0)
推荐(0)
摘要:
在Delphi中判断用户是否有超期未还的书本 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225162553113.html 我使用了BDE来连接数据库,想判断一下数据库表中的用户是否有借阅超期未还的书本,应该怎样写哦~~(我使用了query,table,database,DBGrid,D... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(126)
评论(0)
推荐(0)
摘要:
数据统计问题? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225165424112.html 数据库的记录: 编号 姓名 日期 星期 时间 10... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(154)
评论(0)
推荐(0)
摘要:
间隔定时扫描特定星期 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225170151111.html 每隔x周(0<x<53),逢星期一、星期二、星期三、星期四、星期五.在8:30执行。 如开始执日期为:2006-12-25,每隔3周执行,第一次执行时间为: 2006-... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(143)
评论(0)
推荐(0)
摘要:
连接数据库的问题请教 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225170249110.html 请问用DBE在本地建立一个连接服务器MSSQL的数据库连接,用TTABLE,TDBGRID,TDATASOURCE连接了一个表,该程序是否只能在本地运行? 我编译后生成的EXE文... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(147)
评论(0)
推荐(0)
摘要:
急!rvsystem中的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225171002109.html 请问怎么设置rvsystem中单元格的高度。 再问rvsystem中的settab和tab中的各个参数是什么意思!谢谢! 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(123)
评论(0)
推荐(0)
摘要:
高分请教进销存系统的应付款,应收款模块 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224004142139.html 如题: 要求1: 结算方式:2种以上 要求2:明细账,往来账,等 把管家婆的存储过程打开,里面什么都有。(只... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(237)
评论(0)
推荐(0)
摘要:
ADODataSet的参数问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224005223138.html select * from table where :cur_field = :cur_key 这样写对吗?为什么我给传递了值之... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(234)
评论(0)
推荐(0)
摘要:
新手delphi 连接sqlSERVER数据库中的问题 很怪 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224023208137.html 大家好 刚学Delphi ,今天用ADOConnection ADOquery Datasource 连接SQLSERVER ... 阅读全文
posted @ 2008-10-20 10:29
delphi2007
阅读(379)
评论(0)
推荐(0)
浙公网安备 33010602011771号