上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 37 下一页
  2008年10月20日
摘要: 关于dbchart 的使用~~~~~~ Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061223145156144.html adoquery1.SQL.Add('select * from a group by cjx'); adoquery1.A... 阅读全文
posted @ 2008-10-20 10:30 delphi2007 阅读(473) 评论(0) 推荐(0)
摘要: 请教关于数据库编程方面的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061223161746143.html 大家好,我最近才接触DELPHI6.0,想请教一下大家关于DELPHI6.0数据库编程方面的学习资料哪些网站上比较齐全,最近要搞一个小型的程序,就是一些财务报表程序,把数据库里的财... 阅读全文
posted @ 2008-10-20 10:30 delphi2007 阅读(178) 评论(0) 推荐(0)
摘要: 关于应付款问题,请各位大侠帮忙,谢谢!~ Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061223192249142.html 在下正在做一个进销存系统,因为是第一次做进销存系统,所以有个问题,一直搞不清楚,请各位大侠帮忙; 问题1:应付款模块分析,大家说说看; 我在另一... 阅读全文
posted @ 2008-10-20 10:30 delphi2007 阅读(133) 评论(0) 推荐(0)
摘要: delphi 6.0 如何做 订单 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061223202228141.html 请帮忙,有关客房押金单例子,用delphi 6.0来做 嘴怎么吃东西? 问题类似 怎么着也把需求说出来吧 不过有个最简单的例子 ... 阅读全文
posted @ 2008-10-20 10:30 delphi2007 阅读(175) 评论(0) 推荐(0)
摘要: 关于List index out of bounds(0)的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061223203333140.html 运行输入数据按确定按钮后,弹出对话框说List index out of bounds(0),为什么会有这样的错误呢。代码如下:... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(3302) 评论(0) 推荐(0)
摘要: 高分请教进销存系统的应付款,应收款模块 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224004142139.html 如题: 要求1: 结算方式:2种以上 要求2:明细账,往来账,等 把管家婆的存储过程打开,里面什么都有。(只... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(232) 评论(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 阅读(233) 评论(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 阅读(374) 评论(0) 推荐(0)
摘要: 关于ADOTable的onCalcFields事件的执行 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224092425136.html 在Table中有一个计算字段,在oncalcfields事件中计算过程执行的较长,计算的时间也较长,不过整个表只是显示,不需要修改数据,因此,只要第一次... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(228) 评论(0) 推荐(0)
摘要: 求一个Turbo Delphi Pro版本的下载地址啊~ Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224104455135.html 要专业版的 关注 这个好吗?没用过咧,还在用D7呢。 帮UP下吧~ 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(221) 评论(0) 推荐(0)
摘要: DELPHI与WORD怎样连用 急~急~ Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224122056134.html 我想用DELPHI做一个简单的数据库,在输入完内容后用WORD打印出,但是不知道用什么控件及代码应怎样写,我是位新手,请高手多多指教。(注:打印出来是带用表格形式的)... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(135) 评论(0) 推荐(0)
摘要: 这种打印该怎么实现 ? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224122441133.html 一次预览打印多张单子 (50-100) 譬如一次预览打印 B001号,B002号.......B100号... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(110) 评论(0) 推荐(0)
摘要: 请问如何清空StringGrid里面的数据???急! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224144815132.html 请高手指点,我在StringGrid里面录入数据完后,保存后,想重新录入新的数据,可原先那些数据还在,怎么清空啊? var Idx:... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(724) 评论(0) 推荐(0)
摘要: 通过DBE连接SQLSERVER2000数据的问题? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224162128131.html 本身他的软件用delphi3.0与sqlserver6.5开发的,原先通过DBE来实现数据的远程读取,建产实名的驱动是mssql 现在因服务器升级... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(263) 评论(0) 推荐(0)
摘要: 如下这段代码怎么传递动态参数比较合适?(问题有点长~谢谢) Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224164816130.html 源代码如下(不用细看): 代码在SQL的查询分析器中运行是成功的,改动语法方面的细节后得到以下代码! select a.com... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(211) 评论(0) 推荐(0)
摘要: 进销存中加权价在有负数这种情况下怎么处理 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224180508129.html 按正常的计算方法加权价应该是 新加权价=(库存*加权价 + 新增数量*单价)/(库存+新增数量) 可有时库存出现负数时还是这样计算的话,新加... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(325) 评论(0) 推荐(0)
摘要: 关于ini读取错误问题? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224190355128.html Filename:=ExtractFilePath(Paramstr(0))+'SET.INI'; Sid:=ini.ReadStr... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(439) 评论(0) 推荐(0)
摘要: 数据库连接异常问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224200748127.html try AdoTable1.Active:=true; exc... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(231) 评论(0) 推荐(0)
摘要: DIPHI与SQL连接的安全问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061224211925126.html 我想问各位大虾若用DEPHI的ADO连接SQL时,如何防止他人通过企业管理器查看相关的TABLE,设置密码可以吗?但装SQL时想输入密码与自设用户名,但失败!还可以用DEPHI... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(177) 评论(0) 推荐(0)
摘要: 居然出错.谁能帮我解决一下. Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225053606125.html 我写了一段程序.如下: A_DATABASE.ADOQuery2.Close; A_DATABASE.ADOQuery2.SQL.Clear; A_D... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(178) 评论(0) 推荐(0)
摘要: 问一个简单的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225100617124.html 初学delphi 需要时间不明确的情况下(循环体次数不定),怎么用一个动画来让用户知道程序还在执行 具体用什么控件,代码如何写呢 谢谢 sf 你可以在循环... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(141) 评论(0) 推荐(0)
摘要: 还是RAVE5的问题! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225115313123.html 到底该怎么办来着,我实在是受不了了,本人水平实在不行,DELPHI7中装RAVE7出现DUPLICATE LICENSE FIND ,PLEASE INSTALL A... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(149) 评论(0) 推荐(0)
摘要: 怎么给Unit动态添加注释? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225123529122.html 我想把Unit注释,Procedure注释,写成类似模板的东西,然后遍历文件夹下面的pas文件,自动添加注释,请问如何实现,主要是为了提高注释的效率. 例如: ... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(164) 评论(0) 推荐(0)
摘要: 审核问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225130139121.html 现在客户有个特殊的需求,就是一笔数据要入两次帐进行审核,即第一次入帐后,审核人在审核的时候要重新再录入一遍.系统要把两次录入的数据进行比对,完全相同责审核通过,否则给出提示.在数据比对这块大家有没有方... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(144) 评论(0) 推荐(0)
摘要: 求WIN32的打印函数 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225134915120.html 请问win32的哪个函数可以控制打印区域啊? 就是打印的时候能够自动换行。 一般如果想通过底层控制打印机,可以到官方网站下载打印机的指令! 直接通过指令输出打印字符... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(147) 评论(0) 推荐(0)
摘要: 怎么样实现打印stringGrid中的数据 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225135512119.html 怎么样才能实再打印stringGrid中的数据啊,那位高人指点一下,谢谢了 用PRINTER对象! 能不能详细的说一下啊 给你代... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(426) 评论(0) 推荐(0)
摘要: 如何节省数据库的存储空间 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225141940118.html 比如用Byte是否会比Integer更节省空间? 查询速度是不是会有影响? 可以,不会影响你的速度。 影响大小的因素很多啊,和你库结构设计也有很大关系。不仅仅是... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(256) 评论(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 阅读(345) 评论(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 阅读(159) 评论(0) 推荐(0)
摘要: 窗体自动适应分辨率!与大家共同分享! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiDB/html/delphi_20061225145914115.html 经过了一个上午折腾,终于搞定了,其实代码很简单! 与大家分享: const ScreenWidth:... 阅读全文
posted @ 2008-10-20 10:29 delphi2007 阅读(309) 评论(0) 推荐(0)
上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 37 下一页