联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据库编程(13) 
按平台查找All PowerBuilder(13) 

[数据库编程] 20115161721274

PowerBuilder数据库开发关键技术,包括以下8种专业应用: 1.加密狗程序设计 2.条形码扫描仪程序设计 3.价格显示器程序设计 4.标签机程序设计 5.盘点机程序设计 6.钱箱程序设计 7.刷卡机程序设计 8.发票机程序设计
PowerBuilder database development of key technologies, including the following eight kinds of professional applications: 1 programming dongle (2) bar code scanner programming 3 The price display programming 4 Tag Machine Programming 5 inventory of machine programming 6 box programming 7 credit card machine programming 8 Invoice Machine Programming (2011-12-30, PowerBuilder, 209KB, 下载11次)

http://www.pudn.com/Download/item/id/1747523.html

[数据库编程] 201181614483141

关键说明 服务器端 1,SocketServer中,有个uo_Socket_Server类型的数组Connects,实现多个连接管理。 2,uo_Socket_Server实例是通过w_1.tab_1.OpenTab()打开的。 3,SocketNotify为自定义事件pbm_custom01。 4,ue_SocketNotify为自定义事件。
The key note Server-side 1, SocketServer, there are a uo_Socket_Server type of array Connects, multiple connection management. 2, uo_Socket_Server instance is w_1.tab_1.OpenTab () open. 3, SocketNotify custom event pbm_custom01. 4, ue_SocketNotify for custom events. (2011-12-14, PowerBuilder, 1958KB, 下载5次)

http://www.pudn.com/Download/item/id/1730598.html

[数据库编程] backupc

把backup.pbl中的所有对象拷贝到你的应用中,另外要把rar.exe拷贝到当前目录 <数据备份>调用代码:open(w_backup) <数据恢复>调用代码:open(w_restor) 功能: (1)压缩备份和解压恢复,压缩率很高 (2)可选择不同的盘符,包括软盘,硬盘,MO,磁带,CD等 (3)对于软盘(A:盘)备份会自动分割1.44M (4)单机备份和恢复简单方便 (5)Sybase Adaptive Server Anywhere网络数据库可在工作站或服务器上进行数据备份 注意: (1)进度条不太匀速主要是因为要运行外部程序RAR,DBBACKUP,ATTRIB等 (2)在PB下运行时请不要先打开要备份的数据库,否则会出现不能关闭数据库的错误,如果运行exe则不会. (3)连接数据库设置放在ini文件中,同时把w_backup和w_restor中的 ini\free.ini 改成你的ini文件 (4)网络数据库的数据备份要把server\dbbackup.exe拷贝到当前目录 (5)网络数据库的数据恢复必须在服务器上用单机的连接方式,即先关闭Sybase Adaptive Server连接,然后再用Sybase SQL Anywhere连接数据库 (6)一定要把rar.exe和attrib.exe拷贝到当前目录
backup your database with powerbuilder (2011-11-02, PowerBuilder, 110KB, 下载11次)

http://www.pudn.com/Download/item/id/1687199.html

[数据库编程] PbServicesEX

采用PB调用SERVICE服务器,交换多种数据。
PB SERVICE,enchange datas. (2011-06-20, PowerBuilder, 4KB, 下载7次)

http://www.pudn.com/Download/item/id/1574462.html

[数据库编程] pb

是面向对象的数据库平台/语言。 PowerBuilder(以下简称PB)是Sybase公司的独资子公司PowerSoft推出的应用于客户机/服务器体系结构下应用程序开发的一种面向对象的图形化交互式开发工具。PB以其简洁高效的集成开发环境、 强大的数据窗口技术、几乎无所不能的数据库访问能力和友好的用户界面,越来越受到编程人员的青睐。
Object-oriented database platform/language. PowerBuilder (hereinafter referred to as PB) is a wholly owned subsidiary of Sybase, used PowerSoft introduced client/server architecture, application development under a graphical interactive object-oriented development tools. PB its simple and efficient integrated development environment, powerful data window technology, almost all-powerful database access capabilities and user-friendly interface, more and more programmers of all ages. (2011-05-02, PowerBuilder, 480KB, 下载5次)

http://www.pudn.com/Download/item/id/1514053.html

[数据库编程] pb

pb用户自定义报表设计器 本程序无须安装,解压后直接运行可执行程序即可,在第一次运行时需要注册演示数据库。 一般来说,在第一次运行时,系统会自动打开数据库连接界面,通过它,你可以 连接到任何你要连接的关系数据库,下面对本演示数据库的连接做说明如下: 1. 运行可执行程序,系统会自动打开数据库连接界面: 2. 在连接窗口中选择ODBC连接,单击 新建 3. 为本系统自带的Access数据库dwdemo.mdb注册ODBC数据源; 4. 选择你刚建的数据源名称,单击连接完成。
pb custom report designer is no need to install this program, extract the executable can be run directly after the first run need to register demo database. In general, in the first run, the system will automatically open a database connection interface, through which you can connect to any relational database you are connecting to, the following connection to the database on the demo do the following: 1. Run the executable program, The system will automatically open the database connection interface: 2. in the connection window, select the ODBC connection, click ' New' 3. based system comes with the Access database dwdemo.mdb up ODBC data sources 4. Select the data source you just built name, click the connection is completed. (2010-12-07, PowerBuilder, 6824KB, 下载97次)

http://www.pudn.com/Download/item/id/1371772.html

[数据库编程] PB9update2.7

1.基于数据库的升级,比FTP、HTTP模式,优点:在一台计算机上,多个不 同版本的程序可以同时使用,互不影响。不用另外配置FTP/HTTP服务器。 2.可自动压缩文件,然后上传,提高上传与下载速度.减轻基于数据库的升级 的速度问题. 3.支持一个数据库中多个模块同时使用. 4.支持一个模块有多个文件.(网上的只能一个文件), 你的软件最好为多个文件, 因为有的文件未改变,下载会跳过. 5.支持文件位置在不同的文件夹. 6.本“自动升级系统”,也可以自动升级(注:仅随新系统升级时升级!!!) 7.新程序上传到服务器为自动的,不需要人工上传。(网上的都得手工一个一个上传.) 8.新程序下载为自动的。(网上的也自动,但不强制下载,本程序强制下载.) 9.支持两个数据库中的该表同步: 可用于连锁系统, 总部升级, 分店都会自动 升级。
1. Based on the database upgrade, than FTP, HTTP mode, advantages: on one computer, many do not The same version of the program can be used independently of each other. Do not also configure FTP/HTTP server. 2. Can automatically compress files, then upload to improve upload and download speed. To reduce the upgrade based on database The speed. 3. To support a database of multiple modules simultaneously. 4. Support a module has more than one file. (Online only a file) Your software is best for multiple files, because some files are not changed, downloaded will be skipped. 5. Support the file location in a different folder. 6. The "automatic upgrade system" can also be automatically upgraded (Note: Only with the new system upgrade upgrade!!!) 7. The new program is uploaded to the server automatically, without manual uploads. (The Internet had to upload one by one by hand.) 8. The new download is automatic. (Also automatically online, but not mandatory download, download t (2010-10-15, PowerBuilder, 528KB, 下载9次)

http://www.pudn.com/Download/item/id/1318623.html

[数据库编程] pb_explorer

用pb实现的资源管理器代码。各位可以借鉴。多谢。
Achieved with pb Explorer code. You can draw. Thank you. (2010-08-26, PowerBuilder, 119KB, 下载20次)

http://www.pudn.com/Download/item/id/1279841.html

[数据库编程] 2007879439541

Sybase管理器,可以查看数据库详细信息、备份、删除、创建约束等,复制数据库没有做完;PB8.0制作,现已升级到PB9.0。说明书、源码全。
Sybase Manager, you can view the database information, backup, delete, create constraints, etc., copy the database is not finished PB8.0 production, has been upgraded to PB9.0. Instructions, source-wide. (2010-07-11, PowerBuilder, 340KB, 下载11次)

http://www.pudn.com/Download/item/id/1238343.html

[数据库编程] explore

PowerBuilder9编写的类似资源管理器的程序
PowerBuilder9 prepared by the procedure similar to the Resource Manager (2010-01-04, PowerBuilder, 125KB, 下载8次)

http://www.pudn.com/Download/item/id/1027711.html

[数据库编程] Pb_xml

PB操作xml 你必须安装: 微软的Internet Explorer 5.0 (及更高版本) Microsoft XML分析器3.0 ( msxml3sp1.exe ) Sybase的PowerBuilder的8.0 安装。 1 。档案解压缩到如。 ç : \实例\ pb8 \的XML 2 。打开工作pb_xml.pbw 3 。打开窗户w_pbxml_sheet1和commandbuttons cb_5和cb_6改变文件名变量ls_filename , ls_xslfilename ,以反映不同的目录上面使用 以下是运行时会发生什么变化的范例: 当您打开工作表, XML解析器: XML解析器 加载文件:在这里,您可以只加载一个XML文件,并看到它解析在TreeView 。 pb_list_style :档案emplyees.xml将解析和转化利用pb_list_style.xsl ,由此产生的HTML中显示规则 pb_cat_style :档案emplyees.xml将解析和转化利用pb_catalog_style.xsl ,由此产生的HTML中显示规则 浏览器 打开HTML .. :在这里,您可以加载一个HTML文件,并看到它显示在Web浏览器控件。 雇员示例 巴顿:这是怎么回事 另存为XML .. :在这里,您可以保存emplyoyee数据仓库作为一个XML文件
o run the example: You need to have installed: Microsoft Internet Explorer 5.0 (and later) Microsoft XML Parser 3.0 (msxml3sp1.exe) Sybase PowerBuilder 8.0 installed. 1. Extract the files to eg. c:\examples\pb8\xml 2. Open the workspace pb_xml.pbw 3. Open the window w_pbxml_sheet1 and in the commandbuttons cb_5 and cb_6 change the filename variables ls_filename, ls_xslfilename to reflect the different directory used above Here is what happens when running the sample: When you open the sheet, XML Parser: XML Parser Button: What s happening Load File: Here you can just load a XML file and see it parsed in the Treeview. pb_list_style: The file emplyees.xml will be parsed and transformed using pb_list_style.xsl , the resulting html is displayed in the mle pb_cat_style: The file emplyees.xml will be parsed and transformed using pb_catalog_style.xsl , the resulting html is displayed in the mle Browser Button: What s ha (2009-08-03, PowerBuilder, 75KB, 下载61次)

http://www.pudn.com/Download/item/id/864881.html

[数据库编程] shangyi5.0POS

这是用PB6开发的一个POS管理系统,功能很强大,是一个参考的好例程。 单体店: 服务器端: 1.建数据库sypos,sypos2000 2.在SQl Query中运行 script\sypos\syposinit.sql sypostr.sql script\sypos\yearinit.sql viewandproc.sql yeartr.sql 3.自动启动SQL ServerAgent 服务 4.建立计划,执行ProcessPosAndSuspendRetail(每十天左右,在非营业时间执行一次) 客户端: 1.安装SQL Server客户端 2.建目录sypos,拷贝运行程序及配置文件(sypos.exe) 3.在桌面上建sypos.exe快捷方式 配货中心及门店(通讯用): 1.运行combase.sql,comyear.sql,comyearp.sql 2.拷贝通讯程序(sycom.exe) 3.在桌面上建sycom.exe快捷方式 4.安装xceedzip.exe
This is used to develop PB6 a POS management system, functionality is very powerful, is a reference to a good routine. Monomer shop: server-side: 1. To build the database sypos, sypos20002. In SQl Query run scriptsypossyposinit.sql sypostr.sql scriptsyposyearinit.sql viewandproc.sql yeartr.sql3. Automatically start SQL ServerAgent service 4. The establishment of planning, implementation ProcessPosAndSuspendRetail (per about 10 days, once in the non-business hours) client: 1. to install SQL Server client 2. build directory sypos, copies of operational procedures and configuration files (sypos.exe) 3. on the desktop shortcut with built sypos.exe cargo centers and stores (communication): 1. Run combase.sql, comyear.sql, comyearp.sql 2. copies of the communication process (sycom.exe) 3. on the desktop shortcut sycom.exe built 4. installation xceedzip. exe (2008-01-17, PowerBuilder, 3266KB, 下载30次)

http://www.pudn.com/Download/item/id/395724.html

[数据库编程] webdownint

PB本身有一个对象Inet,提供了在Windows缺省浏览器中显示WEB页,以及向支持CGI,ISAPI,NSAPI的应用程序发送数据的能力。WEBdown是利用对象制作的一个下载软件
PB itself an object of Inet, provided in the Windows default browser to display WEB page, as well as to support CGI, ISAPI, NSAPI applications send data. WEBdown is the use of the object produced a downloadable software (2007-12-08, PowerBuilder, 29KB, 下载56次)

http://www.pudn.com/Download/item/id/371853.html
总计:13