Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-02-28 : 09:27:19
|
Paul writes "Hi,
I have made an intranet site based on querying the tables in a sql database supplied by the client. Now the client has made views and wants me to change the site so that it queries the views - not the tables.
The site uses select, add and update functions via web forms.
I am new to this sort of thing and can't quite get my head around adding and updating view data. Select - yes, I can see that.
Is it normal to try to update views through a web based query?
Thanks in advance.
Paul Roberts" |
|
|
|
|
|