About 50 results
Open links in new tab
  1. MSDN

    MSDN

  2. How to download Sql Server 2012 Standard verison

    We have purchased a Sql Server 2012 license. How can I download the installation media? Only download I found was the evaluation copy. Should I download this, install it and update the license? …

  3. The task has failed to load. The contact information for this task i

    The task has failed to load. The contact information for this task i Archived Forums 361-380 > SQL Server Integration Services

  4. Desktop Heap Leak? - social.msdn.microsoft.com

    Dec 11, 2008 · This kind of process creation and termination is done for sometime (6 to 7 times) properly and in the next attempt onwards, I get an Exit code of 128. (ERROR_WAIT_NO_CHILDREN)

  5. ADLS connection through AzureKeyVault secret

    If using service principal, you can store your service principal key into your azure key vault, and reference that secret in ADLS linked service.

  6. Automatic Refresh of Powerview Data - social.msdn.microsoft.com

    Dec 19, 2013 · We have a number of Powerview sheets contained within a .xlsx file. The data used in these sheets comes form a number of different sources (SQL Server, SSAS, Excel). What we're …

  7. How to convert LPSTR to LPCTSTR? - social.msdn.microsoft.com

    Jan 3, 2011 · I have a LPSTR variable which I need to pass to a function which accepts LPCTSTR. Simple typecasting does not seem to work, LPSTR variable1;

  8. Matching up items in multiple item lists

    Jun 19, 2008 · I have two Item lists, one of input files and one of output files. I'd like to use an Exec task to execute a program several time, once for each pair (similar to how the Copy task can take …

  9. missing library uafxcwd.lib - social.msdn.microsoft.com

    Dec 11, 2008 · I tried linking with the AMD64 version, which not surprisingly didn't work. I tried 'NODEFAULTLIB:"uafxcwd.lib", which cause a bunch of undefined symbol errors.

  10. Strings in Visual Studio - social.msdn.microsoft.com

    Mar 19, 2012 · Presently studying C# in Visual Studio 2008. Seeking tutorial material on the use of strings within the Microsoft Website. Wednesday, March 14, 2012 10:21 PM