使用数据库的REST服务CRUD操作(SQL) [英] REST service CRUD operations with database(SQL)

查看:180
本文介绍了使用数据库的REST服务CRUD操作(SQL)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hii

我想开发REST服务,在其中我要对数据库实施所有操作(创建,读取,更新,删除)方法,即我必须将数据保存到SQL数据库,更新数据,删除数据并从数据库中获取数据.我浏览了google,但找不到更好的方法.如何使用REST服务执行这些操作..

在此先感谢

Hii

I want to develop REST services in which I want to implement all the operations(Create,Read,Update,Delete) methods with database i.e I have to save the data to SQL database,update the data ,delete the data and get data from database.I browsed through google but couldn''t find a better approach.How to perform these operations using REST services..?

Thanks in advance,,,

推荐答案

在CP上引用此文章:
在WCF服务上进行稳定的Crud操作 [ ^ ]

..和类似的答案如何在WCF应用程序中插入,删除和更新? [
Refer this article on CP:
Restful Crud Operation on a WCF Service[^]

..and similar answer How do I insert, delete and update in a WCF application?[^]


这篇关于使用数据库的REST服务CRUD操作(SQL)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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