2008年12月11日
摘要: 如何防止输入同样的编号到数据库中(30分) Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061220141428200.html 我在面板上放置了Edit1.Text,Edit2.Text.用来输入数据到数据库中. 其中Edit1.Text用来输入产品编号.Edit2.Text用来输入... 阅读全文
posted @ 2008-12-11 10:07 delphi2007 阅读(235) 评论(0) 推荐(0) 编辑
摘要: 日期字段转星期,各位来帮帮忙吧. Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061220145356199.html 数据库里只有日期这个字段没有星期,客户要求显示星期几.用select datename(weekday,日期) from table在SQL可以实现但是在delph... 阅读全文
posted @ 2008-12-11 10:07 delphi2007 阅读(299) 评论(0) 推荐(0) 编辑
摘要: mdichildform子窗体显示如何自动隐藏主窗体的工具栏??? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061220145944198.html mdichildform子窗体显示如何自动隐藏主窗体mdiform的工具栏??? ??? 每个子窗体作上工具栏。 这样最大化后子窗... 阅读全文
posted @ 2008-12-11 10:07 delphi2007 阅读(418) 评论(0) 推荐(0) 编辑
摘要: DELPHI 7 用ADO里的ADOQUERY做主从表,总是报错 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061220215617197.html exhiStr:='SELECT a.enterpid as enterpid, a.enterpname, a.enter... 阅读全文
posted @ 2008-12-11 10:07 delphi2007 阅读(338) 评论(0) 推荐(0) 编辑
摘要: 有用MyDAC连MySQL的Text或BLOB遭遇32KB文本超大难题的吗? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221030445196.html 编一个资料库系统,客户强调采用UTF-8编码。 以配合以后的Web系统。 结果发现只有MyDAC支持UTF-8和... 阅读全文
posted @ 2008-12-11 10:07 delphi2007 阅读(506) 评论(0) 推荐(0) 编辑
摘要: 这到底是怎么回事呀? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221085732195.html 怎么我写了一段程序,删除满足条件的记录! 怎么运行起来老是提示: Table is read only ! 我已经把RequestLive属性设计有... 阅读全文
posted @ 2008-12-11 10:07 delphi2007 阅读(131) 评论(0) 推荐(0) 编辑
摘要: 怎样判断ADOQuery数据集中的记录数是否为空,也就是判断数据集中是否有数据? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221094018194.html rt ADOQuery.Open; if ADOQuery.Eof then 数据为空... 阅读全文
posted @ 2008-12-11 10:07 delphi2007 阅读(1885) 评论(0) 推荐(0) 编辑
摘要: 怎样刷新字段信息 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221094459193.html 本人现在想在网格中,加入字段信息, 但设datafield属性时,总是提示 登录失败的错误, 数据库连接是用动态的,写在一个文本文件内。 我要怎么... 阅读全文
posted @ 2008-12-11 10:07 delphi2007 阅读(130) 评论(0) 推荐(0) 编辑
摘要: 我疯啦!快帮帮我吧!高手帮忙!怎么将数据库中的sum(合计)的值取出来?高手帮忙谢谢! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221102432192.html 下面这段程序! self.Query1.Close; self.Query1.SQL.Clear; ... 阅读全文
posted @ 2008-12-11 10:07 delphi2007 阅读(246) 评论(0) 推荐(0) 编辑
摘要: 请问在Delphi里如何用ADO连接数据库,请大哥们讲解详细点 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221115650191.html 请问在Delphi里如何用ADO连接数据库并返回数据,请大哥们讲解详细点,小弟感谢 你的問題太初級。沒人愿意回答。 這種問題在任何一本... 阅读全文
posted @ 2008-12-11 10:07 delphi2007 阅读(392) 评论(0) 推荐(0) 编辑
摘要: 在那里可以下载delphi组件方法的帮助文档呢? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221160429182.html 在那里可以下载delphi组件方法的帮助文档呢?好像java那样子,有一个jdk API帮助文档,我是刚学delphi的新手,就是对这些组件的方法不是很熟悉... 阅读全文
posted @ 2008-12-11 10:00 delphi2007 阅读(180) 评论(0) 推荐(0) 编辑
摘要: 500分求助,delphi里用standred来配置dbf文件 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221164035181.html 配置的时候我选过了standred下的每一项,就是无法显示dbf文件的其中几个字段的内容,但是我用excle打开该dbf文件,都是可以的,里面的字... 阅读全文
posted @ 2008-12-11 10:00 delphi2007 阅读(314) 评论(0) 推荐(0) 编辑
摘要: 500分求報表解決方案(fastreport或reportbuilder) Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221165027180.html 用delphi如何實現如下報表 廠商:XXX 訂單日期:XXXX ˍˍ... 阅读全文
posted @ 2008-12-11 10:00 delphi2007 阅读(312) 评论(0) 推荐(0) 编辑
摘要: ECOIII里怎么设置两个类( 表)的主外键关系?谢谢了!刚接触ECOIII Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221122337190.html ECOIII里怎么设置两个类( 表)的主外键关系?谢谢了!刚接触ECOIII 简要回答一下吧。 一般地,在两个类间连... 阅读全文
posted @ 2008-12-11 10:00 delphi2007 阅读(219) 评论(0) 推荐(0) 编辑
摘要: 动态生成复选框问题,数据更新问题? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221122525189.html 问题1、我想让dbgrid最左边一列,也就是id旁边动态生成一列复选框,点复选框时也就选中了对应的记录,可以对本记录进行删除,修改等操作? 问题2、dbgrid中,... 阅读全文
posted @ 2008-12-11 10:00 delphi2007 阅读(242) 评论(0) 推荐(0) 编辑
摘要: 大家说说,做一个在两个数据库之间同步数据的接口需要几天? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221122557188.html 工作内容大概是5张表,分三种查询条件,把位于局域网的数据库中的数据,同步到另一台机器的数据库中。 做这个功能大概需要几天时间哪? 用Delp... 阅读全文
posted @ 2008-12-11 10:00 delphi2007 阅读(381) 评论(0) 推荐(0) 编辑
摘要: 高手帮忙!看看这是什么错误啊!我疯了!急急! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221131048187.html self.Query2.Close; self.Query2.SQL.Clear; self.Query2.SQL.Text:='insert ... 阅读全文
posted @ 2008-12-11 10:00 delphi2007 阅读(188) 评论(0) 推荐(0) 编辑
摘要: 一个语法错误 ,但可通过编译 /// Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221151440186.html 大家好,刚学DElphi遇如下问题 用ADoConnection,ADOquery,Datasource ,Dbgrid 连接了一个SQLserve... 阅读全文
posted @ 2008-12-11 10:00 delphi2007 阅读(180) 评论(0) 推荐(0) 编辑
摘要: fastreport中动态创建series Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221151613185.html 在fastreport的chart中动态创建多个series但预览时不显示,怎么解决. 阅读全文
posted @ 2008-12-11 10:00 delphi2007 阅读(394) 评论(0) 推荐(0) 编辑
摘要: 大家帮帮忙,看看这句话怎么优化 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061221153924184.html insert into mdb..tbnv (counter_sno,in_no,trn_date,curr_no,item_no,account_no,trn_am... 阅读全文
posted @ 2008-12-11 10:00 delphi2007 阅读(184) 评论(0) 推荐(0) 编辑