搜索资源列表
telecode
- B写的电话号码及客户资料查询系统,实际上是本地单机版,一个数据库的常规读写应用,适合VB新手参考。本程序分为两部分,一部分查询电话号码(可按号码和按姓名查询),第二部分是添加记录。都是些简单的操作,希望能对新手朋友有所帮助。 -B to write telephone numbers and customer information inquiry system, in fact, is a local stand-alone version of the conventional read
TestSQL
- VB.net 向数据库中添加删除更新本地文件-VB.net remove the update to the database, add the local file
vbsalejxc
- VB源码,数据库应用,销售系统,进销存 VB+SQL商品销售进销存系统,调试请注意: 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = "Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False
soffdgthy.net
- VB+SQL商品销售进销存系统,: 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = "Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False Initial Catalog=Sale Data Sou
Connecting-VB6-to-MySQL-using-Xampp
- More information: Sample of using VB access data from a MySQL database (Create Table ,Add ,Edit ,Delete ,Search ,Show and Upload Picture) for beginner. Tester with mysql-4.0.18 for Win32 ***MySQL Server configure (set to no password) username:root