搜索资源列表
tongxunlu
- 基于struts+hibernate的Blog和多功能电子通讯录和留言板,实现分页显示,可自由随时上传、选择图片,回复等功能,实现增删改。数据库:sql 2000.运行环境:myeclipse 6.0.1 tomcat6.0(当然其他版本也行的)在jsp上有少许代码 美工还行(如不满意可在.CSS上改),这是一个很好的例子,希望对下载者能有所帮助-Based on struts+ hibernate' s Blog and multi-function electronic address
CRUD_LogBackUp_Trigger
- 这个是关于T-SQL 触发器的一些简单CRUD操纵备份。-It s about T-SQL trigger of Simmple CRUD controls to backup
sshincomeexpense
- SSH 增删改查 实例 sql+SSH-SSH CRUD example sql+ SSH
sql
- 在eclipse开发环境下,通过调用数据库,实现数据库信息的增删改查-In the eclipse development environment, by calling the database, the database information to achieve the CRUD
DB_test
- java数据库入门,实现数据库连接管理,连接SQL server MYSQl数据库,实现简单的增删改查操作-源语言: 中文 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 Java shùjùkù rùmén, shíxiàn shùjùkù liánjiē guǎnlǐ, liánjiē SQL server MYSQl shùjùkù, shíxiàn jiǎndān de zēng shāngǎi chá cāozuò将中文译成英语 java databa
database
- 用C++编写的迷你数据库,支持增删改差等简单的SQL语句。-Written in C++ mini-database to support the to CRUD poor simple SQL statement.
SQL
- java代码,通过jdbc驱动链接mysql数据库,并对数据库进行增删改查-java code to link mysql database through jdbc driver and database CRUD
LINQ-TO-SQL
- linq to sql的增删改查等功能实现总结,自己写的-LINQ to sql CRUD functions summarize, write your own
DatabaseSQLite
- Android使用SQL实现学生学号存储,增删改查-Android students learn number is stored using SQL CRUD
sql
- sql数据库建立,以及建表,和增删改查等基础知识的整理-sql database creation and construction of the table, and the basics of CRUD finishing
2jho1-9
- 学生教务系统,有登陆模块,查询功能,实现SQL的增删改查-Student academic system, there are landing module, query functions, implement SQL CRUD
myAndroid-used-to-learn-SQL
- 安卓开发里调用数据库,创建数据表,增删改查数据库的一个例子。实现的功能是注册一个用户,然后登陆,创建多个角色名,对角色进行增删改查。-Android developers to call database, create data tables, database CRUD an example. The function is to register a user, and then landing, create multiple role name, for roles CRUD.
SQL
- 一个基于SQL server的数据库课程设计,包含完整的文档说明和数据流图等。具有增删改查以及触发器功能-One based on SQL server database curriculum design, including complete documentation and data flow diagrams. With CRUD functions, and triggers
sql
- 用struts2完成的增删改查,用的数据库是sql server 2005-Struts2 finished with CRUD, with the database is sql server 2005
SQL-Server
- 用Transact-SQL语句定义数据库及数据库里的表,操作表,包括增删改查等全面的SQL学习。-Using Transact-SQL statement that defines the database and database tables, operating tables, including CRUD SQL comprehensive study.
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
java.SQL
- java链接SQL数据库的实验报告。要求实现增删改查等功能-Experimental Report java link SQL . Required to achieve CRUD functions
StuCli2.0
- 实现学生选课功能,并针对学生信息与课程信息进行增删改查,有存储过程,触发器,游标等等(To achieve student elective function, and for student information and curriculum information crud, stored procedures, triggers, cursors, and so on)
MFCApplicationX
- 使用VS2013的MFC编写的一个针对SQL Sever数据库的增删改查,能够完整实现上述的功能,供初学者学习参考(Using VS2013's MFC to add and delete a database for SQL Sever database, we can fully realize the above functions, for beginners to learn and reference.)
TSqlApp
- C#封装SQL CRUD 类,可以实现数据库的创建,增,删,改,查(MS SQL CRUD DLL can Create Add delete Update View and others.)