使用StoreProcedure在GridView中进行CRUD操作 [英] CRUD operation in GridView using StoreProcedure

查看:96
本文介绍了使用StoreProcedure在GridView中进行CRUD操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,





1.我需要查询才能加入2个数据库

例如:第一个数据库包含dbo。 employee表和第二个数据库包含dbo.attendance表

i希望将这些连接到表并将其存储在数据库中的1个storeprocedure中

2.我想要使用相同的storeprocedure执行crud操作

Hi All,


1.I need a query to join 2 databases
eg: 1st database contain dbo. employee table and second database contains dbo.attendance table
i would like to join these to tables and store it in a storeprocedure in 1 of the database
2.I would like to perform crud operation with the same storeprocedure

推荐答案

您好,



请查看以下链接



如何在GridView中执行编辑,更新和删除操作? [ ^ ]

使用GridView完成CRUD操作 [ ^ ]

ASP.NET中的GridView中的CRUD操作(添加/更新/删除)以编程方式 [ ^ ]

使用GridView和ObjectDataSource创建读取更新删除(CRUD)数据 [ ^ ]

基本Gridview CRUD操作 [ ^ ]
Hi,

Please review below links

How to perform Edit, Update, and Delete operation in GridView?[^]
Complete CRUD Operations using GridView[^]
CRUD Operation in GridView in ASP.NET (Add/Update/Delete) Programmetrically[^]
Create Read Update Delete (CRUD) data with a GridView and ObjectDataSource[^]
Basic Gridview CRUD operations[^]


这篇关于使用StoreProcedure在GridView中进行CRUD操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆