<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?>
<rss version="2.0">
  <channel>
    <title>程序员家园论坛 - PowerBuilder</title>
    <link>http://bbs.tiantiansoft.com/showforum-21.aspx</link>
    <description>Latest 20 threads</description>
    <copyright>Copyright (c) 程序员家园论坛</copyright>
    <generator>Discuz!NT</generator>
    <pubDate>Fri, 29 Aug 2008 13:03:47 GMT</pubDate>
    <ttl>60</ttl>
    <item>
      <title>如何解决PB调用API时返回值乱码问题</title>
      <description><![CDATA[如
FUNCTION ulong GetComputerName(ref string lpBuffer,ref ulong nSize) LIBRARY &amp;quot;kernel32.dll&amp;quot; ALIAS FOR &amp;quot;GetComputerNameA&amp;quot;   

ls_ComputerName = space(255)
ll_Size = 255
GetCo......]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-2660.aspx</link>
      <category>PowerBuilder</category>
      <author>Arhoo</author>
      <pubDate>Tue, 13 May 2008 13:27:00 GMT</pubDate>
    </item>
    <item>
      <title>有谁记得dw函数的消息号是多少？</title>
      <description><![CDATA[是函数的消息号，不是事件。就是在外部程序中通过Send函数发送一个消息，dw就能执行一些操作，比如说Retrieve,弹出Filter对话框，Sort对话框，SaveAS对话框或者直接保存为文件等等。我的机器上原来有的，整理了几次机器就不知道哪里去了。hongjuan知道吗？]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-2624.aspx</link>
      <category>PowerBuilder</category>
      <author>huangshuchun</author>
      <pubDate>Thu, 08 May 2008 14:02:00 GMT</pubDate>
    </item>
    <item>
      <title>关于lastpos()函数</title>
      <description><![CDATA[posw()函数取出的是双字节字符集位置，lastpos()函数并没有lastposw()，那么lastpos()取出的是单字节还是双字节位置？]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3615.aspx</link>
      <category>PowerBuilder</category>
      <author>xuzhoult</author>
      <pubDate>Fri, 15 Aug 2008 01:12:00 GMT</pubDate>
    </item>
    <item>
      <title>请教各位高手一个问题，请知道的指点下，谢谢~~！</title>
      <description><![CDATA[怎么样在PB中得到当前系统打印机纸张的长和宽，知道的请指点下，最好能举个例子，先谢谢了~！]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3625.aspx</link>
      <category>PowerBuilder</category>
      <author>lovezc1314</author>
      <pubDate>Fri, 15 Aug 2008 19:39:00 GMT</pubDate>
    </item>
    <item>
      <title>请求各位高手PB如何打包</title>
      <description><![CDATA[请各位高手指点，如何将PB程序打包，都需要那些文件。我下载了一个软件不会用，wise installmaster如何使用。先谢谢大家了。]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3366.aspx</link>
      <category>PowerBuilder</category>
      <author>sanlly2008</author>
      <pubDate>Thu, 24 Jul 2008 23:17:00 GMT</pubDate>
    </item>
    <item>
      <title>紧急求教：遍历文件夹程序段。</title>
      <description><![CDATA[哪位高手有遍历某一文件夹下的多个文件夹及多个文件夹下的word文档的程序？
请高手赐教。E-mail:anything_sqm@163.com]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3613.aspx</link>
      <category>PowerBuilder</category>
      <author>瞌睡虫民民</author>
      <pubDate>Thu, 14 Aug 2008 15:31:00 GMT</pubDate>
    </item>
    <item>
      <title>关于PB与SQL数据库的连接问题(详细)</title>
      <description><![CDATA[SQL2000数据库
数据库名drugs
product表(ypid,ypname,sccs,scrq,bzrq)
class表(id,lb)
p_class(xh,ypid,id)

并设置了主键product表(ypid),class表(id)p_class(xh)
             外键p_class(ypid,id)
-----......]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3472.aspx</link>
      <category>PowerBuilder</category>
      <author>kappa1915</author>
      <pubDate>Sat, 02 Aug 2008 00:56:00 GMT</pubDate>
    </item>
    <item>
      <title>请问PB6.5这样连接SQL2000数据库</title>
      <description><![CDATA[如题,我以前一直是用SYBASE ,现在想用SQL2000,但是不知道怎么连接,是用ODBC还是直接写SQL好? 
新手, 谢谢]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-2687.aspx</link>
      <category>PowerBuilder</category>
      <author>synge513</author>
      <pubDate>Thu, 15 May 2008 11:23:00 GMT</pubDate>
    </item>
    <item>
      <title>关于数据库连接的问题</title>
      <description><![CDATA[创建了SQL server数据源,并连接...未运行时能看到数据表的字段及数据,运行后出现错误:无法找到SQL数据库里的表!

各位大佬帮帮忙]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3460.aspx</link>
      <category>PowerBuilder</category>
      <author>kappa1915</author>
      <pubDate>Fri, 01 Aug 2008 11:00:00 GMT</pubDate>
    </item>
    <item>
      <title>怎样把PB6转换PB9格式</title>
      <description><![CDATA[有那位高手请指教,怎样能把PB6转换PB9格式,这两种开发出来的程序格式不一样,一种是PBW.一种是PBL的,知道者请指教,在这里先谢谢了]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-1567.aspx</link>
      <category>PowerBuilder</category>
      <author>zenglj82</author>
      <pubDate>Tue, 29 Jan 2008 10:02:00 GMT</pubDate>
    </item>
    <item>
      <title>在用pb8连接sybase12.5时，在pb8中无法看到table，请问是怎么回事？</title>
      <description><![CDATA[http://www.tiantiansoft.com/bbs/dispbbs.asp?boardid=3&amp;amp;id=121357

可是我运行F:\powerbuilder\8\pb801disk\Server路径下的几个存储过程后，出现下面的提示，怎么回事呢？
Server Message:  Number  17001,......]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3561.aspx</link>
      <category>PowerBuilder</category>
      <author>飞鸽</author>
      <pubDate>Mon, 11 Aug 2008 18:20:00 GMT</pubDate>
    </item>
    <item>
      <title>请问：pb程序不使用odbc直接连接asa数据库</title>
      <description><![CDATA[没有安装数据库驱动，不设置odbc如何链接asa数据库， 主要是程序在用户那使用时，不想做太多配置，直接就可以连接数据库使用。 能给我一个源程序么，谢谢！]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-2855.aspx</link>
      <category>PowerBuilder</category>
      <author>dong_rayne</author>
      <pubDate>Wed, 28 May 2008 10:40:00 GMT</pubDate>
    </item>
    <item>
      <title>如何在数据窗口打开时显示照片？</title>
      <description><![CDATA[如何在数据窗口打开时显示照片？
数据表中存储照片路径，如何在数据窗口打开时显示这些照片？我按如下方式方法写的，可这样在窗口中所有行中都显示同一张图片。
ls_photofile=dw_1.GetItemString(dw_1.Getrow(),&amp;quot;jb_zplj&amp;quot;)
dw_1.Object.p_1.filename=ls_photofile]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3447.aspx</link>
      <category>PowerBuilder</category>
      <author>jjljjl</author>
      <pubDate>Wed, 30 Jul 2008 19:07:00 GMT</pubDate>
    </item>
    <item>
      <title>PB报表设计源码</title>
      <description><![CDATA[点此下载 PB报表设计源码.rar

&amp;quot;此源码是Cell组件PB中如何自定义函数的代码示例和Cell组件超级报表模板设计器PB源码示例。

Cell网站：
http://www.cellsoft.cc/Cell/index.asp

cell组件下载地址：
http://www.cellsoft.cc./GL_Down/2008121323980828.exe

产品]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3517.aspx</link>
      <category>PowerBuilder</category>
      <author>uf2080728</author>
      <pubDate>Wed, 06 Aug 2008 11:41:00 GMT</pubDate>
    </item>
    <item>
      <title>在db profile中用pb7连过去可以看到表,而用pb10.5确只看到部分表</title>
      <description><![CDATA[在db profile中用pb7连过去可以看到表,而用pb10.5确只看到部分表.如何一回事.怎样解决?]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3503.aspx</link>
      <category>PowerBuilder</category>
      <author>昨夜长风</author>
      <pubDate>Tue, 05 Aug 2008 15:16:00 GMT</pubDate>
    </item>
    <item>
      <title>pb11中setredraw功能不能使用</title>
      <description><![CDATA[pb11中使用b/s模式时，setredraw功能就不能使用了，在发布时提示该函数不支持。哪位大虾指点下，这个问题如何解决]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3480.aspx</link>
      <category>PowerBuilder</category>
      <author>tqsxp</author>
      <pubDate>Sun, 03 Aug 2008 13:49:00 GMT</pubDate>
    </item>
    <item>
      <title>如何做erp系统与金税的接口,用pb能做吗?</title>
      <description><![CDATA[如何做erp系统与金税的接口,用pb能做吗?]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3192.aspx</link>
      <category>PowerBuilder</category>
      <author>zhangzongrui</author>
      <pubDate>Wed, 09 Jul 2008 11:48:00 GMT</pubDate>
    </item>
    <item>
      <title>大家好，有个问题请教一下</title>
      <description><![CDATA[我刚刚开始做PB的，有点问题

我在从数据窗口取一字段值进行判断的时候发生的

在字段输入完值后，点保存，取不着这个字段的值
但让该字段失去焦点后，再点保存就能取着

请问这是什么原因呀～～如何解决]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3237.aspx</link>
      <category>PowerBuilder</category>
      <author>zx116_2008</author>
      <pubDate>Mon, 14 Jul 2008 10:10:00 GMT</pubDate>
    </item>
    <item>
      <title>求一个PB入门教程</title>
      <description><![CDATA[连建窗口都不会建的新手，想求一个PB的入门教程，本来打算随便网上下个程序交工了事，
但是发现PB真的很吸引人，想学它，想了解它，想最后爱上它，
求一个教程，我连工具条里的工具都不知道是什么意思，发个符合我条件的教程吧，
谢谢大家了，
哎，贴子发的愚蠢啊，见笑了，没办法，]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-2052.aspx</link>
      <category>PowerBuilder</category>
      <author>xuzhenjie</author>
      <pubDate>Tue, 18 Mar 2008 22:11:00 GMT</pubDate>
    </item>
    <item>
      <title>求救：pb通过远程终端运行程序时，如何获取客户端ip</title>
      <description><![CDATA[通过远程终端连接，运行服务器上的pb程序时，请问如何获取客户端机器ip？我用pbws32.dll和wsock32.dll只能获取到服务器自己的ip，就是exe文件所在机器的ip]]></description>
      <link>http://bbs.tiantiansoft.com/showtopic-3394.aspx</link>
      <category>PowerBuilder</category>
      <author>tqsxp</author>
      <pubDate>Tue, 29 Jul 2008 08:24:00 GMT</pubDate>
    </item>
  </channel>
</rss>