About 50 results
Open links in new tab
  1. Using sql:variable in an insert statement

    Mar 12, 2014 · I'm writing an insert statement for a table with an XML column. Most of the XML is static, but I need to replace the value of an element with the value of a T-SQL variable, as shown here:

  2. ParallelPeriod for week over week - social.msdn.microsoft.com

    May 25, 2010 · In a Calendar dimension hierarchy, I am using ParallelPeriod for a week over week calculation. By returning the member from the prior period at the same relative position, I get …

  3. automatic allocation exceeds 2G - social.msdn.microsoft.com

    Mar 5, 2011 · Trying to use a global constant in C++ in multiple files can cause LNK2001. In C++, unlike C, global constants have static linkage. To get around this limitation, you can include the const …

  4. Multiple instances of Windows/Platform SDK (different versions)??

    Dec 9, 2008 · One problem I think I may be having is still using a very old Platform SDK (~ 2001). I can download and upgrade to a new Windows SDK, but this application will used (and possibly …

  5. Creating a custom dimension member - social.msdn.microsoft.com

    Aug 12, 2009 · LETS SAY YOU YEAR LEVEL ON TIME DIMENSION IS [Date]. [Calendar]. [Calendar Year].& [2001] FOR YEAR 2001 IN ORDER TO FIND OUT THE CURRENT YEAR YOU NEED TO …

  6. getting Client.BadCall.WrongDelta while trying to publish presence on ...

    Nov 16, 2010 · Is it becuase we are trying this with 2 users at the same time?

  7. MSDN

    MSDN

  8. How to create a scheduler JobCollection with Azure Rest API.

    May 30, 2014 · Due the fact that there is no azure powershell cmdlet available to create a new JobCollection when creating a Scheduler service I've managed to make a mixed powershell script (a …

  9. XML Deserializing "Element was not expected" error

    Apr 16, 2023 · I know this has been asked before, but I checked the other threads and none were of help to me. I am trying to deserialize an xml to an object and am getting the ...

  10. google chart API with asp.net update panel

    Mar 28, 2014 · I don't work with the google chart api, but one thing to keep in mind when working with scripts and an update panel is that all the items you want to work with are inside that update panel, …