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 |
aviad.co1
Starting Member
4 Posts |
Posted - 2010-06-04 : 11:11:35
|
hi, my question is : how can I update values of database directfrom report server ? |
|
savior faire
Posting Yak Master
194 Posts |
Posted - 2010-06-05 : 09:00:48
|
What is it you are attempting to accomplish? Have a user pull down data, via a report, then make changes?______________________________________________Talk sense to a fool and he calls you foolish. |
 |
|
aviad.co1
Starting Member
4 Posts |
Posted - 2010-06-05 : 15:10:23
|
I mean to input data by report, and then make change on the database |
 |
|
savior faire
Posting Yak Master
194 Posts |
Posted - 2010-06-06 : 12:56:26
|
Report Services is for extracting data from a relational DB and/or an Analysis Services Cube and displaying it in some sort of report format.You may want to explore using Excel or one of the other client based tools like ProClarity.______________________________________________Talk sense to a fool and he calls you foolish. |
 |
|
|
|
|