About 400 results
Open links in new tab
  1. Cannot see Database objects in Microsoft SQL Server …

    Jan 22, 2011 · This problem the Hosting company have on all custumers and do not have a solution other then use another program for example SQL Manager Lite where the object …

  2. SSMA Warning: Value of @@FETCH_STATUS might change

    Apr 2, 2015 · I get following 4 warnings approx. 200 times when I migrate a database (which contains procedures, functions and tables) from oracle to SQL using SSMA. Please suggest …

  3. Visual Studio 2013 and SSIS Package Project integration

    Jan 7, 2015 · I have installed Visual Studio 2013 Ultimate Edition and SQL Server 2012 Developer edition on a Windows 7 pro x64 machine. I have also installed Microsoft SQL …

  4. Full Text Search "Contains" is slower than "Like

    Nov 2, 2010 · I have an issue with Full-Text Indexing on SQL Server 2008 x64.

  5. Issues with AlwaysOn High Availability - social.msdn.microsoft.com

    Apr 8, 2015 · If it is the second option, then I can suggest you use the SQL Server Management Studio, that will guide you through the process and do everything for you (a link for that would …

  6. how to write inner join sql query - social.msdn.microsoft.com

    Oct 6, 2011 · you want to join the two tables, you can write the sql like this: select name,age,sex from employee inner join department on employee.departmentId=department.id if you want to …

  7. Importing external models to Azure Machine Learning

    Nov 6, 2017 · I would like to ask whether it is possible to import pre-trained neural network models in python on local machine to Azure Machine Learning Studio. I have noticed there is a block …

  8. Data security-Encryption for particular column

    Mar 29, 2012 · I am developing an database holds very sensitive data. I want to encrypt those data for a particular column in some tables and all columns in some tables. Environment: Sql …

  9. Merge Replication - Post Snapshot Script

    Mar 3, 2009 · All of these scenarios work fine if I execute them from Management Studio. FYI - A few months ago, when I setup a transactional replication with updateable subscribers, the …

  10. Microsoft® SQL Server® 2008 Express with Advanced Services …

    Apr 21, 2010 · Is there a SP1 integrated version of "Microsoft® SQL Server® 2008 Express with Advanced Services"? I can only seem to find the RTM version and not one that already …