11
Answers

Problem with query.

Mike Jonson

Mike Jonson

13y
1.4k
1
Help, how to make a query? I need from the List to add the new data in table 1: category, date, description, and category (category id). But the text of the category  want to find in the other table name of Category and add in table 1 id  this category.
Can't properly write the query. Help please.


Answers (11)
0
Muralidharan Deenathayalan

Muralidharan Deenathayalan

NA 11.9k 1.5m 11y
You have to add authentication + authorization module in your services.
Based on the service context + operation context + user authorization you should be able to restrict the access.

You may need to maintain some kind of roles + users in the database / in configuration xml file to maintain the authorized users list.

Accepted
0
bn raju

bn raju

NA 28 8.6k 11y
Thanks Dude, 
This concept is very usefull for me---

http://www.dotnetcurry.com/ShowArticle.aspx?ID=592