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 - 2002-09-20 : 08:54:17
|
Russ Basiura writes "I'm looking for a way to update local cubes over the Internet with just the changes in the cube. My problem is that some of local cubes that we generate are very large. Transferring the entire cube over the Internet via FTP or HTTP is difficult and takes an excessive amount of time.I'd like to run a process on our server that would determine the changes and then create a few smaller files containing only these changes that could be downloaded by our clients. Once downloaded the clients would execute the changes and update their local cube.Is this possible? If so, how could it be done?any links to additional infor are appreciated.Thanks for your help!" |
|
|
|
|