搜索资源列表
VC用ADO访问数据库全攻略
- VC用ADO访问数据库全攻略,介绍了VC用ADO来访问数据库的各个对象及各方法,很经典,也很实用,很值得一看。
hotel manger
- 这是我们数据库实习的作业。完成了大部分功能,有些功能还有待大家完善。 程序用到了SKIN++的界面库。 本程序采用VC6+SQL存储过程开发。小作品,希望大家多多指教。 运行本程序需要SQLSERVER数据库环境支持,请将压缩包里面的数据库备份文件hotel.mdf导入。 数据库访问默认帐号sa 密码123456 作者:酷狗-This is our internship database operations. The most complete functions, s
DBInstall
- 数据库安装源码,让用户输入sa的口令,然后将数据库还原。(SQL Server)- The database peaceful 瑁呮簮 code, lets the user input sa the password, then returns to original state the database. (SQL Server)
VCdatabasemanagesystem
- 在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查询分析器运行Database目录下的sql.txt中的sql语句,…… -before the operating system, we must first install SQL Server database, attention to the user to set the "sa" password em
student_chaxu
- 是用jbuilder9做的一个学生基本信息查询系统。单窗体,有添加删除查询更新几个功能,用的是SQL Server数据库。服务器名local 用户名sa 密码hunterd-is jbuilder9 students do a basic information inquiry system. Single Form, adding to delete several inquiries update function, using the SQL Server database. Server
SQLHelper
- 重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings[\"ConnectionString\"] <!
cod
- 1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库clgl 数据库备份文件\\code\\database\\clgl 数据库表结构文件\\code\\database\\clgl.sql 4、拷贝code下的所有文件到你的硬盘,并将其所有文件取消只读属性 5、打开user.ini,修改文件Database>>ServerName的值 为安装MS SQL Server2000的计算
sa
- 一个PLSQL的体验 一个PLSQL的体验
Desktop
- 直接执行本子系统时,需要手工修改Setup.ini文件的内容,将 Server Name=waiti UserName=sa PasswordName=sa 各项的参数值设置为您本地数据,然后保存该ini文件即可。 另外需要吧数据库添加进服务器。
C
- 1.把\"Web\"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点,指向该文件夹,如果新建虚拟路径,会导致一些图片的不正常显示. 3.\"Database\"文件夹内有数据库文件hyb2bTest_Data.MDF,在Sql Server企业管理器中选择\"附加数据库\" 4.需要修改根目录web.config文件 <add key=\"DBServer\" value=\".\"/>,改成当前数据库地址 <add key=\"DBUser\" va
C2000
- C2000软件开发基础.doc 例1、SCI寄存器的宏定义 例2、采用宏定义方法访问SCI寄存器 例3、SCI寄存器文件结构定义 例4、SCI寄存器文件结构变量 例5、将变量分配到数据段 例6、将数据段映射到寄存器对应的存储空间 例7、通信控制器和控制寄存器1的位定义 例8、通信控制器和控制寄存器1的共同体定义 例9、使用共同体定义寄存器文件结构体 例10、在C/C++中使用位区操作寄存器 例11、TMS320X280x PCLK
Attendance_Management_System
- 在运行应用程序时,您首先需要设置数据库连接,即通过ODBC建立文件DSN(详细方法参考第二章企业人事管理信息系统中“关于数据库的访问”),这里设置用户名和密码均为sa。-Running application, you first need to set the database connection through ODBC to create the document DSN (detailed methodology refer Chapter II personnel managemen
HospitalManagementSystem
- VC++实现包含数据库和源代码 在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 -VC++ to achieve the source code contains the database and operating system in the former, we must first install the SQL Server database, called the attention of the user to set the &q
stock
- vc++库存管理系统,数据库基于SQL2000,直接附加即可连接,数据库用户名“SA”密码为空。程序编译正常,但运行时部分功能有错。本系统完成功能主要有:基础信息管理、产品信息管理、库存信息管理、库存警示管理、库存查询管理、系统数据库维护、客户信息、仓库信息以及用户信息的管理等。-vc++ inventory management systems, databases on SQL2000, direct-attached connection to the database user name
ADODemo
- ado数据库连接演示,数据库密码1234,数据库名sa-ado database connection presentation, database 1234, database name sa
DataBase
- 萨师宣老师编写的数据库概论,内含相关PPT,内容详尽,不失为一篇好的文章-Sa Moronobu Introduction to the teacher write the database, containing relevant PPT, detailed, after all, a good article
shujuku-xitong-daan
- 数据库第四版答案(王珊 萨师煊) 第1章 绪论 1 .试述数据、数据库、数据库系统、数据库管理系统的概念。 答: ( l )数据( Data ) :描述事物的符号记录称为数据。数据的种类有数字、文字、图形、图像、声音、正文等。数据与其语义是不可分的。解析在现代计算机系统中数据的概念是广义的。-Database fourth version of the answer ( Wang Shan Sa Shixuan ) The first chapter 1.
VB6-OA_Office-automation-system
- OA办公自动化系统 使用必读: (1)本系统的数据库为SQL Server 2000,在运行程序前需安装SQL Server 2000。(数据库用户名为sa,密码为空,具体配置请参考“OA办公自动化系统 \Program\ DataBase.ini”文件) (2) 将本系统拷到机器硬盘上,去除只读属性。双击“ OA办公自动化系统 \Program\ OA办公自动化 .exe”即可运行本程序并自动附加数据库,无需用户手动配置。首次运行由于系统自动连接数据库,启动时间
SA
- Simulated Annealling Algorithm
Test-
- 链接数据库。之前需要设置数据库登录方式,属性sa的密码,在程序中需要改成你自己设置的密码-Link to the . Need to set up the before login, attribute sa password, need to change your Settings in the application of the password
