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 |
Kasi
Starting Member
1 Post |
Posted - 2004-11-04 : 10:19:15
|
Hello!Does anyone know if it's possible to do database updates through reporting services. We have some access databases that we are converting to SQL Server. They have forms built for users to update the database. We need to give them that functionality to sql server through a web page. I'm wondering if it can be done through reporting services.Thanks,Kasi |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-11-04 : 12:21:33
|
Wow, I can't believe that you even want to do this. Reports are used to view data only, not make database changes. So you'll need to build a web site outside of Reporting Services to do this.Tara |
 |
|
|
|
|