About 400 results
Open links in new tab
  1. SSMS permissions vs Db permissions - social.msdn.microsoft.com

    Sep 23, 2009 · Btw, I am using SSMS 2008 on a SS2008 Db. Interestinly, when I access FinanceDev Db, via VS2008 using FinDevUser SQL Server login, I can create a data …

  2. connect 2 different database in stored procedure over the internet

    Nov 7, 2010 · i have two data base in two sql server instance and different computers and different places over the internet. I can create a stored procedure that does a select of a table …

  3. SQL CLR C# project build fine, but fails to deploy: Deploy error ...

    Apr 28, 2011 · I'm building a simple C# stored proc in VS2010, Denali CTP1 (gulp). and Server 2008 R2. I have done everything that I know to do to deploy it - turned on CLR on the server, …

  4. Error ...when Generating Schema... - social.msdn.microsoft.com

    Feb 14, 2008 · What BizTalk is doing is generating a .Net assembly containing your schema as a .NET type. When .NET namespaces and types are the same it creates a few confusions.

  5. sql server manager import wizard to import .csv and culture error

    Jun 1, 2017 · I am using the SQL Server Import Wizard to import a .csv file but I cant get it to work.

  6. Is there bug with cdc.fn_cdc_get_net_changes_.... in SQL Server 2012

    Mar 9, 2017 · Here is sample script to re-produce the error (which I assume is some sort of bug in CDC SQL 2012).

  7. already has a primary key defined on it??

    Mar 22, 2012 · Is there some sort of schema report you would like me to post so it can be reviewed. As a little background we were using access database and used the microsoft …

  8. Custom Data Processing Extension and Parameters

    Dec 8, 2015 · Teo Lachev's Applied Microsoft SQL Server 2008 Reporting Services is a great ressource and (until now) it also works for SQL Server 2005. But I'm still at my first steps of …

  9. Linked Server to IBM iSeries - social.msdn.microsoft.com

    May 8, 2019 · The linked server is configured to use a common login to connect to the iSeries. The OLE DB initialization service failed to load. Reinstall Microsoft Data Access Components. …

  10. LINQ To SQL - Trigger Firing Problem - social.msdn.microsoft.com

    Jul 21, 2007 · When you first created your Linq To SQL class, and connected to your database and then started dropping tables on the Linq To SQL Design Surface, a pop-up window asks …