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. does support SQL Server link server along with port number?

    Dec 19, 2016 · Then try to create your alias using the hostname (MyServerName) and not the ip, but use the port (56825), then create your linked server (not using the Ip) Proposed as answer …

  3. TDE vs Row\Cell\Column Encryption - social.msdn.microsoft.com

    Nov 15, 2011 · However, the ciphertext in cell level encryption requires the varbinary data type in SQL Server. That means you have to modify your schema. It also means your indexes, keys …

  4. Error 262 SHOWPLAN permission denied in database when …

    Dec 5, 2011 · Some of these objects are server-level objects others are database-level objects. Some of the database objects are schema-bound, for instances tables, views, stored …

  5. Now Partitioning is set, can't create table, Msg 1921, Level 16, …

    Aug 8, 2019 · Question 0 Sign in to vote Hello, now that the data partition for tables in my database is set, code ran end to end without error, I go to create a table, and I get this error: …

  6. 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.

  7. SSISDB as a database reference - social.msdn.microsoft.com

    Feb 19, 2015 · There should be a way to nativley build on the catalog schema. All you would have to do is make it available as a system database reference in the same way as master and …

  8. Permissions within SQL Server Agent jobs

    Oct 24, 2011 · For SQL Server Agent Service account, it is recommended to give it the least amount of privileges. You cannot create a SQL Server Agent proxy to execute the job because …

  9. Importing data from .bak file - social.msdn.microsoft.com

    Dec 27, 2016 · The method mentioned by Naomi N is a good idea, however, if you have not an environment of SQL Server Integration Services (SSIS), you will need to spend some time to …

  10. SQL Server Configuration Manager gives an error: MMC could not …

    Jul 12, 2017 · I think I ran into the problem because some part of SQL Server 2016 CPT had not been uninstalled properly and the new install did not update the registry for SQL Server …