搜索资源列表
FANTASTIC_RESIZABLE_Skinned
- hanks for downloading this code. This VB Project shows you how to make forms with \"rounded rectangle\" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretchi
vbsql
- 一、配置ODBC数据源 1、在控制面板中,双击管理工具,然后打开ODBC数据源管理器。 2、在“系统DSN”选项卡中,单击“添加”按钮,打开“创建新数据源”对话框,在“名称”列表框中选择“SQL Server”。选好单击完成 3、在打开“建立新的数据源到SQL Server”对话框,在“名称”文本框输入新数据源的名称,描述数据源按你理解的方式来写(随意)。“服务器”就选择你要连接到的服务器。 -First, configure the ODBC data source 1,
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
cjengxu
- 对话框演示 如何创建对话框以及简单运算的实现-Demonstrates how to create a dialog box, and simple operation to achieve
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
