搜索资源列表
ADO(vc)
- 使用ADO在vc++数据库编程中的连接数据库的几种方式:-use ADO database programming in vc of connecting to the database in several ways :
gdzcglxt
- 固定资产管理系统, 1:c++信息开发 2.数据库类型:SQL Server 3.连接方式:ADO 4.用户名:mrkj 5.密码:-fixed assets management system, a : c. Information Development 2. Database types : SQL Server 3. Connectors : ADO 4. Username : mrkj 5. Password :
spxsglxt
- 1.数据库文件名:spxxglxt(位置:\\商品销售管理系统\\商品销售管理系统\\data\\spxxglxt_Data.MDF文件 和 商品销售管理系统\\商品销售管理系统\\data\\spxxglxt_Log.LDF文件) 2.数据库类型:SQL Server 3.连接方式:ADO 4.用户名:mrkj 5.密码:-1. Database File Name : spxxglxt (location : \\ commodity sales manageme
odbcEdit
- 用odbc方式访问数据库的vb程序,其中用了datdrid和文本双重连接数据源结构,可以查询删除插入等操作-using odbc way of accessing database vb procedures, There are a double datdrid and text data source linking structure, inquiries can delete, insert, etc
StoreProcNew
- 一般我们要根据数据库的纪录变化时,进行某种操作。我们习惯的操作方式是在程序中不停的查询表,判断是否有新纪录。这样耗费的资源就很高,如何提高这种效率,我想在表中创建触发器,在触发器中调用外部动态连接库通过消息或事件通知应用程序就可实现。而master的存储过程中最好能调用外部的动态连接库,我们在触发器中调用master的存储过程即可。本文提供了动态库与存储过程的具体实现 -we have to follow the general database records change, with
DataConnect
- 用于SQL数据的登陆连接,并将连接的方式写入到注册表
读写SQL中的image字段.zip
- Private Declare Function DeleteFile Lib "kernel32" Alias "DeleteFileA" (ByVal lpFileName As String) As Long '************************************************************* Public Function ImportPhoto(sPicFile As String, sEmpID As
Delphi商务系统大型ERP商业源码
- 管理功能特色: 快速全面易用:十分钟内可获得企业全部实时详细经营资料。三十分钟熟练操作本系统。所有单据、报表可立即在互联网上发布。 业务功能特色: 业务处理:提供最强大的实时业务支持功能,自动显示当前客户厂商的应收应付余额,直接获得全部客户厂商、当前客户厂商的全部业务往来情况和结算情况详细资料,直接获取历史进价、历史售价、合同进价、合同售价等详细信息。直接跟踪销售订单和采购采购订单执行情况,直接查阅当前库存、库存变动情况,所有操作都在当前业务界面一次完成,用户不需要转换操作界面
libraryMIS_odbc
- 采用MFC+SQLSERVER 2000的图书管理系统,ODBC方式连接数据库。功能包括 书籍管理,读者管理,管理员信息管理等。界面美观。-The use of MFC+ SQLSERVER 2000 the library management system, ODBC connected databases. Management features include books, readers management, manager of information management. Be
ODBCDemo5
- MFC的Recordset类通过ODBC方式连接数据库,编写的一个数据库应用程序,对初学数据库编程的人有帮助-MFC Class of Recordset through ODBC connected databases, preparation of a database application, database programming for beginners to help people
20081123001
- 由于读者的机器具体情况的不同,可能需要读者修改数据库连接字符串中的SQL Server服务器名、数据库名、连接方式、账号和密码才能让程序正常地连接到数据库。本书中使用的数据库服务器名为本机(localhost), 数据库名为“海巧味渔业股份有限公司-As the reader s specific circumstances of different machines, the reader may need to modify the database connection string in
xskjgl
- 本系统采用Servlet+Jsp+JavaBean+SQL2000 设计方式,其中Servlet担当主要逻辑控制,通过接受Jsp传来的用户请求,调用以及初始化JavaBean,在通过Jsp传到客户端,本系统中SqlBean担当主要的与数据库的连接与通信,JavaBean在本系统中主要担当配合Jsp以及Servlet来完成用户的请求,而Jsp主要担当接受与响应客户端。-The system uses Servlet+ Jsp+ JavaBean+ SQL2000 design, which pla
HotelManageSystem
- 宾馆管理系统,vc++6.0开发。ODBC方式连接sql server数据库。模块包括身份验证,系统修改,客房信息管理,订房信息管理,结算信息管理等,界面友好.-Hotel Management System, vc++ 6.0 development. ODBC to connect sql server database. Modules, including authentication, system changes, room information management, booki
57767
- 1.掌握SQL Server数据库系统SQL数据定义语言的使用方法 2.掌握SQL Server数据库系统SQL查询语言的使用方法 3.了解ADO数据控件与SQL Server的连接方式 4.用ADO数据对象对数据表进行单条件查询 -1. To master SQL Server database system SQL data definition language of the use of Method 2. To master SQL Server database sy
vc_database_maintenance
- 利用vc语言对SQL数据库的维护,使用了ado数据连接方式,实现数据库记录的增删,表的迁移等操作-Vc language to use SQL database maintenance, using ado data connections, additions and deletions of database records, table migration operations
HOTEL
- 使用MFC框架,和SqlServer2000数据库,利用ADO数据库连接方式,实现的简单酒店管理系统,绝对原创,具有一定的参考价值。-Using the MFC framework, and SqlServer2000 database, using ADO database connectivity, to achieve a simple hotel management system, absolute original, has certain reference value.
4_WinCC_DataBase
- WinCC6数据库教程,数据结构,很好的一个教程,对你有用的,由运行库和归档库及连接方式。数据结构,很好的一个教程,对你有用的,由运行库和归档库及连接方式。-WinCC6 database tutorials, data structure, a good tutorial useful to you, by the runtime and the archive library and connections. Data structure, a good tutorial useful to
ExportTable
- sql导入导出工具 使用简单 只要配置db.properties文件就可以 前面是配置你数据库的连接方式 output是配置到出表结构 及数据存放的文件 会自动生成 table为空则只导出表结构 如果要导表 就填写表名 中间用逗号分隔。 生成的sql文件可以直接运行 不带表空间 等。-sql import and export tools easy to use as long as the configuration db.properties file to con
vcadodotnetsrc
- ADO.net 对每种数据库都提供了专门的连接字,不过每种的连接方式都差不多,所以这里我只用 SQL Server来做。我在连接数据库时使用了以下几个步骤-VC ado.net
Demo2
- java连接sql server数据库,使用JDBC-ODBC桥连接方式,并且使用PreparedStatedment,提高效率和安全性,相对比Statedment而言-java connect sql server database using JDBC-ODBC bridge connection and use PreparedStatedment, improve efficiency and safety in terms of the relative ratio Statedmen