dbTalk Databases Forums  

Re: DSO Process Options

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Re: DSO Process Options in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Barry Hensch
 
Posts: n/a

Default Re: DSO Process Options - 02-19-2004 , 08:59 PM






Devin:

I can't remember where I found the actual details for the following
enumerations, but anyway here you go:

processDefault = 0
processFull = 1
processRefreshData = 2
processFlushCache = 3
processResume = 4
processSuspend = 5
processRefreshDataAndIndex = 6
processReaggregate = 7

These are what we use when we can the DSO API from an ActiveX task in
DTS.

HTH,

Barry

Reply With Quote
  #2  
Old   
Devin McMahon
 
Posts: n/a

Default Re: DSO Process Options - 02-20-2004 , 11:52 AM






Thank you very much barry !

arryh (AT) quadrus (DOT) com (Barry Hensch) wrote in message news:<5757a2ca.0402191859.5966235c (AT) posting (DOT) google.com>...
Quote:
Devin:

I can't remember where I found the actual details for the following
enumerations, but anyway here you go:

processDefault = 0
processFull = 1
processRefreshData = 2
processFlushCache = 3
processResume = 4
processSuspend = 5
processRefreshDataAndIndex = 6
processReaggregate = 7

These are what we use when we can the DSO API from an ActiveX task in
DTS.

HTH,

Barry

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.