搜索资源列表
Webservice_Db
- 数据库操作Webservice,用于后台连接数据,并进行数据的操作-Database operations Webservice, for the background to connect data and data operations
WEBSERVICE
- WEBSERVICE接口用于调用远程数据库或远程设备-WEBSERVICE interfaces used to invoke a remote database or remote device
webservice_examp
- pb开发webservice小例子,里面有简单说明,包括联系方式等。-a litle application for webservice,created by powerbuilder.
PBwebserver
- webservice 三层应用,对原有系统改造很小-powerbuilder webservice
pb_tcpip
- PB基于TCP/IP编程源码 1、安装FRAMEWORK4.0 2、安装PBVM(安装文件见附表2) 3、PB12.5打包WEBSERVICE.MSI 4、运行WEBSERVICE.MSI安装包完成部署-PB based on TCP/IP programming source 1, install FRAMEWORK4.0 2, install PBVM (installation file see Table 2) 3, PB12.5 package WEBSER
DBClass
- 1.继承DBClass类,类加DBClassAttribute特性,属性加DBColumnAttribute特性,可自动在连接的数据库上创建表结构(目前只实现了Sql Server,想要支持其他数据库,可稍作修改);可自动实现对该类的,查询DBClass.Select(),添加、更新、删除功能。 2.继承DBForm窗体类,继承IDataGridView,可简单实现在DataGridView控件中添加、删除、刷新数据。(1. DBClass class inheritance, class a