搜索资源列表
ADO-To-SQLServer-2005
- 一款基于VC6.0的开发的ADO访问SQLServer 2005的应用程序,包括数据的增删改查等操作。-An application based on the VC6.0 ADO access SQL Server 2005, including data such as CRUD operations.
Student
- 用C#与Sql server编写的学籍管理系统,包括学生信息、课程信息、成绩信息的增删改查功能,自己编写,功能简单,适合初学者使用-School management system written in C# and Sql server, including student information, course information, score information CRUD functions, write your own simple, functional, suitable
sqlhomework
- sql语句联系,mysql,增删改查信息管理系统,存储过程-sql statement Contact mysql CRUD information management system, a stored procedure
Java
- java连接sql数据库,并实现对数据库的增删改查.-java connect sql database and database CRUD.
MySchool008
- 学校的增删改查等功能,主要使用的三层架构,用的C#语言,Vs和sql-School CRUD functions, mainly used in three-tier structure, with the C# language, Vs and sql
ASPNET
- C#后台的简单功能实现,增删改查等sql语句实现-SQL statement to achieve a simple function of the C# background achieve CRUD
program
- 一个实际程序,可以调用到sql数据库里面的内容并对其进行增删查改-An actual program, you can call to the SQL database inside and CRUD
2jho1-9
- 学生教务系统,有登陆模块,查询功能,实现SQL的增删改查-Student academic system, there are landing module, query functions, implement SQL CRUD
EA
- Visual C++ MFC编写的学籍管理系统,含SQL SERVER 2008 R2版本数据库。首先声明学籍管理的功能并不完整,主要实现数据库的增删改查。主要特点是树形菜单、视图切分。-Visual C++ MFC prepared by the school management system, including SQL SERVER 2008 R2 version of the database. The first statement is incomplete enrollment
library
- 读者类别管理、读者信息管理、图书类别管理、图书信息管理、图书借阅归还、图书征订、图书逾期管理、图书罚金管理。分权限,各模块实现增删改查功能。含数据库SQL SERCER2005 用vs2010平台开发。-Readers category management, the reader information management, library category management, library information management, return books to borrow,
TeacherInfoManagementSys
- 教师信息管理系统,通过数据库的数据存储与查询,实现教师信息的管理,此程序使用SQL数据库,通过C#进行编程,实现了教师信息的增删改查的可视化操作。源码已编译通过,内有可执行文件。-Teacher Information Management System, through the database for data storage and query, to achieve information management teachers, this program uses a SQL data
Ceshi
- SQL 2005 VS2008 winform 对表进行增删改查功能S QL 2005 VS2008 winform 对表进行增删改查功能-SQL 2005 VS2008 winform the table CRUD functionality for SQL 2005 VS2008 winform table CRUD functionality for SQL 2005 VS2008 winform table CRUD functionality
StudentManager
- 这是一个用java编写的学生管理系统,连接了sql server 2008数据库,可以实现增删改查-This is a java prepared by the student management system, connecting the sql server 2008 database, you can achieve CRUD
ADONET-SQL-Crud-Builder
- The file is a C#/ADO.NET Create/Read/Update/Delete (CRUD) code generator designed for MS SQL & Oracle databases. The code generator is developed entirely in Borland Delphi. It lets you define the fields in your database table and program will generat
onlineOrder
- 用c#实现的网上订餐管理系统,具有菜肴、订单、价格等增删改功能。数据库使用SQL server-With c# Realize the online reservation management system with CRUD functionality dishes, orders, and prices. SQL server
Web_landxy
- 实现网页链接sql数据库内容并有增删改功能的三层架构数据库。-Achieve links sql contents and a three-tier CRUD functional .
CppSQLite3_xml
- CppSQLite3_xml模拟数据库操作类,自己根据CppSQLite3改写的数据库操作类,改成了对xml操作,增删改查功能已经实现,可对简单的sql语句进行执行,经过测试发下xml数据库只能存储1500条左右,该类还有待改进,对于数据库语句操作的初级入门有一定的学习和借鉴作用,高手可不用。-CppSQLite3_xml simulation operations, according to their own CppSQLite3 rewritten operations, change
DatabaseDemo
- 运用SQLserver2008,实现数据库增删改查-Using SQL server 2008, implement a CRUD
SharpFileDB-master
- 一个纯C#的无SQL的支持CRUD的小型文件数据库,目标是支持万人级别的应用程序。-A pure C# without SQL support CRUD small file , the goal is to support people-level applications.
TSqlApp
- C#封装SQL CRUD 类,可以实现数据库的创建,增,删,改,查(MS SQL CRUD DLL can Create Add delete Update View and others.)