资源列表
jdbclianjieshujuku
- 常用JDBC连接数据库方法总结如下: 一、DB2 Class.forName("Com.ibm.db2.jdbc.net.DB2Driver") String url="jdbc:db2://dburl:port/DBname" cn = DriverM-Commonly used methods of JDBC database connections are summarized as follows: First, DB2 Class.for
shop
- php做得一个小购物网站。管理远可以添加,修改,删除商品。客户在主页上注册后可以购买商品并记录到数据库-php do a little shopping. Management far can add, modify or delete goods. Customers in the home page after registration can purchase goods and record to the database
vb6-SQL2005
- 用VB6如何来连接最新的SQL2005数据库,在本例中有详细的代码参考!分享是一种快乐,有问题请联系本人QQ:271658305-How to use VB6 to connect to the latest SQL2005 database, in this case there is a detailed reference code! Share is a happy, there are problems please contact me QQ: 271658305
jxcSQL+VB
- 商品销售管理的主要任务是用计算机对商品销售信息进行日常的管理,如销售开单、销售收款、销售退货,迅速准确地完成各种销售信息的统计计算和汇总工作,快速打印商品销售报表。针对系统服务对象的具体要求,设计了本商品销售管理系统。本商品销售管理系统主要有以下几大功能: (1)对各种商品的基础信息进行维护和管理。能够完成商品信息的添加、修改和删除,也可以按照一定的条件查询商品信息。 (2)对商品的批量销售进行处理。顾客购买商品可能是一种也可能是多种,如果能够批量销售商品,那么大大提高了工作效率。因此,
CAD-pipemark
- CAD管线标注,针对地下管线的属性标注问题-CAD pipeline marked for underground pipeline attribute tagging problem
VBDatabase
- 这是一本VB数据库开发实例精粹,其中有一个股票行情分析系统。-This is an example of the essence of VB database development, which has a stock market analysis system.
code
- 数据库的交叉报表 打印 预览 查询 整体的采用纯VB编的 对于工程上要求 程序稳定 好用 好维护 好安装 有非常好的用途 而且运行速度特别快 解决了要窗口置顶,怕隐藏等问题-Cross-database query statements Print Preview overall pure VB series of requirements for engineering procedures to safeguard the stability of good use to i
system
- 一个数据库软件,vb+access,通过其可以学会简单的数据库编程语言-A database software, vb+ access, through its database can learn simple programming language
renguan
- 人力资源管理系统是一个典型的数据库应用程序,由启动窗体、登录模块、系统主界面、系统管理模块、信息设置模块、人事管理模块、工资管理模块等组成-Human resources management system is a typical database application, from the start the form, sign module, the system interface, system management module, set the module informatio
IntroducingLinqBook
- Good Linq Book! really should read it! 9/10 review
shopping-system
- 网上商城购物系统的源码及使用说明,很好的,拿来和大家共享,共同学习。.net环境下,c#做的数据库系统的开发-Online shopping mall system and the use of source notes, very good, and everyone used to sharing, learning together. . net environment, c# to do the development of database systems
Samples-of-Database-development-With-Visual-Basic(
- <Visual Basic 数据库开发实例精粹(第二版)>一书首先介绍了Visual Basic(简称VB)开发的技巧和重点技术,尤其针对初学者如何快速入门,掌握VB编程做了深入浅出的介绍。然后在第2章至第7章以多个实用的系统为例,详细地讲述管理信息系统创建的各个过程。内容包括停车收费管理系统、企业内部业务联系系统、KTV管理信息系统、三层客户管理系统、三层商品进销存管理系统和网络版图书管理系统。 全书逐层深入,由一个简单的系统开始,难度逐渐加大。在讲述一般的VB数据库开发技术基