![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, Dunno if anyone out there is yet au fait with Yukon DTS - hopefully there's someone... Containers have a property called TransactionOption the possible values for which are enumerated by an enumeration called DTSTransactionOption. The enumerated values are NotSupported|Supported|Required Anyone know/care to hazard a guess as to what these 3 values mean? I can't find anything on Google or Technet. My natural assumption is whether the Container participates in a parent transaction or not but I would expect only 2 possible answers for this (TRUE|FALSE), a la DTS 2000. cheers Jamie |
#3
| |||
| |||
|
|
You might want to come up on the Yukon Private Newsgroups and ask this Q. -- ---------------------------- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Jamie" <jamiekthomson (AT) blueyonder (DOT) co.uk> wrote in message news:6007d4b6.0406150532.6923b313 (AT) posting (DOT) google.com... Hello, Dunno if anyone out there is yet au fait with Yukon DTS - hopefully there's someone... Containers have a property called TransactionOption the possible values for which are enumerated by an enumeration called DTSTransactionOption. The enumerated values are NotSupported|Supported|Required Anyone know/care to hazard a guess as to what these 3 values mean? I can't find anything on Google or Technet. My natural assumption is whether the Container participates in a parent transaction or not but I would expect only 2 possible answers for this (TRUE|FALSE), a la DTS 2000. cheers Jamie |
#4
| |||
| |||
|
|
Ah OK, pardon me. What and where are the Yukon private newsgroups? I'm assuming from the word "Private" that not just anyone has access to them. Do you have to be part of the Beta program? cheers Jamie "Allan Mitchell" wrote: You might want to come up on the Yukon Private Newsgroups and ask this Q. -- ---------------------------- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Jamie" <jamiekthomson (AT) blueyonder (DOT) co.uk> wrote in message news:6007d4b6.0406150532.6923b313 (AT) posting (DOT) google.com... Hello, Dunno if anyone out there is yet au fait with Yukon DTS - hopefully there's someone... Containers have a property called TransactionOption the possible values for which are enumerated by an enumeration called DTSTransactionOption. The enumerated values are NotSupported|Supported|Required Anyone know/care to hazard a guess as to what these 3 values mean? I can't find anything on Google or Technet. My natural assumption is whether the Container participates in a parent transaction or not but I would expect only 2 possible answers for this (TRUE|FALSE), a la DTS 2000. cheers Jamie |
#5
| |||
| |||
|
|
Yes you do have to be part of the Beta Program. Did you get your's through PASS or some other conference? You should have the help files. What build are you using? |
#6
| |||
| |||
|
|
Yes you do have to be part of the Beta Program. Did you get your's through PASS or some other conference? You should have the help files. What build are you using? |
#7
| |||
| |||
|
|
My company (Conchango) are part of the beta program hence we have the software. We joined the beta program before I joined the company though so I |
|
The help files don't cover the answer to my question at the start of this thread even though I'm on a post-beta 1 version. In the meantime I'm happy |
|
cheers Jamie "Allan Mitchell" wrote: Yes you do have to be part of the Beta Program. Did you get your's through PASS or some other conference? You should have the help files. What build are you using? |
#8
| |||
| |||
|
|
If you are on the beta program then you are covered by an NDA. The only build released publicly without an NDA is beta 1, but beta participants must still be careful when talking publicly about this build as they may have had access to the NDA information through the beta program itself, in particular later builds. Just by looking at the values however it seems reasonable that they follow to existing transaction model, such as .Net frame work classes (http://msdn.microsoft.com/library/de...-us/cpguide/ht ml/cpconautomatictransactionsnetframeworkclasses.asp) If you want more then please follow up in private groups, or get a colleague who has access to do this in the meantime. -- Darren Green http://www.sqldts.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |