搜索资源列表
smalldatabase1
- 刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。 功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页! 注: 里面的东西还没有进行整理,多少还有一些凌乱。由于刚刚学,有些功能不知道,许多功能还是按照以前的知识进行写的,多少显得笨拙!但也是一种解决的方法,可供初学者 参考。 说明文档--给初学者 1、首先把数据库文件加入到SQLSERVER数据库中DATA路径下, 2、在SQL SERVER中:右键选中数据库/所有任务/附加
DBBackup
- 在VB中如何备份或还原SQL Server数据库-in VB how to backup or restore SQL Server Database
kao_qinguanli
- 欢迎使用考勤管理系统v1.0 企业员工的考勤工作历来是人事与财务部门比较头疼的问题。不仅工作量大,而且时效性强。但这项工作的重要性又是显而易见的,因为它反映了员工工作的态度和积极性,关系到企业的形象和发展。过去,企业多采用签到和报表的形式进行管理,效率和透明度较差,而且需委派专门人员进行,增加了企业的运营成本。随着数据库技术的发展以及企业信息化建设的进行,使用计算机管理企业考勤工作已成为大势所趋。企业的人事或后勤部门掌握员工的基本信息和出勤情况,同时鉴于多数企业的激励机制,员工的考勤
LookupAPI
- This program uses the database created by MakeAPIDB. It opens a connection * to a database using the same property file used by MakeAPIDB. Then it * queries that database in several interesting ways to obtain useful * information about Java
xp_md5_cppfans
- 这个存储过程是计算 MD5 值的,可以用来进行密码认证加密等。 SQL Server 的扩展存储过程 (Extended Stored Procedure, 简称 XP) 是通过在 MSSQL 数据库注册封装在 .dll 里面的函数实现的, 而这个 .dll 应该按照 M$ 提供的规则, 并且要连接 MSSQL 的库文件。由于 C++ Builder 自带的 MSSQL 库文件 OPENDS60.LIB 比较旧, 本文提供新版本的 OPENDS60.LIB 库文件, 支持 MSSQL
studentsql
- 文件是用VB开发的,对于初次学习者有借鉴作用,可以提高学习的效率,认真学习 ,程序作的还是比较好的-document is the development of VB for the first time be useful learners can improve the efficiency of learning, serious study, or the procedures for the better
57-ODBC
- 用VC++实现ODBC连接数据库,对于初学者进行数据库开发,或用Java开发ODBC有指导作用!-with VC ODBC to connect to the database, for beginners database development, Java or ODBC development of a guiding role!
3043372
- 使用数据库的过程中,由于断电或其他原因,有可能导致数据库出现一些小错误,比如检索某些表特别慢,查询不到符合条件的数据等。出现这些情况的原因,往往是因为数据库有些损坏,或索引不完整。该软件可完成该种数据库的修复任务。 -use of the database in the process, due to power outages or other reasons, database may lead to some minor errors, such as retrieval of certa
StoreProcNew
- 一般我们要根据数据库的纪录变化时,进行某种操作。我们习惯的操作方式是在程序中不停的查询表,判断是否有新纪录。这样耗费的资源就很高,如何提高这种效率,我想在表中创建触发器,在触发器中调用外部动态连接库通过消息或事件通知应用程序就可实现。而master的存储过程中最好能调用外部的动态连接库,我们在触发器中调用master的存储过程即可。本文提供了动态库与存储过程的具体实现 -we have to follow the general database records change, with
ExploreIS
- SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the
DTSExplorer
- SQL Server developers and administrators are no strangers to Data Transformation Services (DTS) packages. They likely develop DTS packages to perform everything from simple database operations to data aggregation. As such, when they upgrade some or a
200591716427945
- 这个程序是一个个人考勤软件,它从系统时钟获取时间信息,只要上下班时按时在当日考勤栏内点击相应的栏目标题即可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以随意查看过去的记录,也可把记录按月打印出来.在年汇总栏内可以选择要查看或打印的月份。-the procedure is a personal appraisal software, it from the system clock access time information, If working in the day tim
银行管理系统
- 可进行开户,存款,取款以及查询余额的操作,并动态的调节利率的大小。 或以一般用户的身份(user)登录,进行自身密码的修改,业务的办理。 -available for the opening of accounts, deposits, withdrawals, balance inquiries and the operation and dynamic adjustment of interest rates size. Or to the general user identi
graph
- Make a graph from database record and either send it to a printer directly selecting many print options or copy it in any file on disc. This project also gives you print preview option for A4 size paper and you can set your graph anywhere on t
kebiaoguanli
- Here we are at the crossroads once again Youre telling me youre so confused You cant make up your mind Is this meant to be Youre asking me Trademark But only love can say - try again or walk away But I believe for you and me The sun w
zm046
- 这是一个编程辅助查询工具。只要你把想做的查询方式告诉它,它就能马上告诉你需要用到的SQL语句或函数。非常实用的SQL数据库编程工具。-This is a tool for programming support. If you want the inquiry to tell it, it can tell you immediately need to use the SQL statement or function. Practical SQL database programming t
SQLCookbook.rar
- 《SQL Cookbook》是一本指南,其中包含了一系列SQL 的常用问题以及它们的解决方案,希望能对读者的日常工作有所帮助。《SQL Cookbook》将相关主题的小节归成章,如果读者遇到不能解决的SQL 新问题,可以先找到最可能适用的章,浏览其中各小节的标题,希望读者能从中找到解决方案,至少可以找到点灵感。 ," SQL Cookbook" is a guide, which contains a series of common SQL problems and th
Labview-Sql-Toolkit-Labview
- Labview Sql Toolkit 读研的时候,研究所老师花钱买的 外面下不到 需要的童鞋们有福了-The SQL Toolkit allows users to access and update databases from LabVIEW. LabVIEW interacts with a database through a database driver- the toolkit ships with drivers for many databases such as dBASE
DB_Backup
- 软件可自动完成SQL Server数据库和文档的数据定时自动备份,由用户选择对哪些数据库或文档进行数据备份,提供对备份、还原数据作业的管理、分析、日志跟踪等功能。-The software can automatically complete the SQL Server database and document automatic backup of data from time to time by the user to select which databases or documen
DataBaseAutoBackup
- 软件可自动完成SQL Server数据库和文档的数据定时自动备份,由用户选择对哪些数据库或文档进行数据备份,提供对备份、还原数据作业的管理、分析、日志跟踪等功能。-Software can automatically complete the SQL Server database and data files automatically backed up regularly by the user to choose which databases or files for data bac