About 9,700,000 results
Open links in new tab
  1. Login to Microsoft SQL Server Error: 18456 - Stack Overflow

    Jul 8, 2016 · Microsoft SQL Server Error: 18456 To fix the problem, try to connect again to your Organization network and create the user while you are connected and then you can get …

  2. sql server - How to fix "The target principal name is incorrect error ...

    Dec 30, 2021 · How to fix "The target principal name is incorrect error" with Microsoft.Data.SqlClient Version=4.0.0 Asked 3 years, 11 months ago Modified 1 year, 8 …

  3. SQL Server® 2016, 2017, 2019 and 2022 Express full download

    Jan 25, 2017 · All previous version of SQL Server Express were available in both web and full downloads. But I cannot find full download of SQL Server® 2016 Express. Does it exist? …

  4. Connecting to Microsoft SQL server using Python

    Nov 16, 2015 · I am trying to connect to SQL through python to run some queries on some SQL databases on Microsoft SQL server. From my research online and on this forum the most …

  5. Removing the remembered login and password list in SQL Server ...

    To remove the list in XP, cut the sqlstudio bin file from C:\Documents and Settings\Name\Application Data\Microsoft\Microsoft SQL Server\100\Tools\Shell and paste it …

  6. How to duplicate a SQL database in Microsoft SQL Server …

    Jun 16, 2022 · In MS SQL Server, the easiest way to copy your DB with another name is the copy data wizard which is available under task menu. Right-click on DB you want to copy --> Tasks …

  7. How to deploy SQL Server Compact Edition 4.0? - Stack Overflow

    Jul 13, 2015 · 47 How do i deploy Microsoft SQL Server Compact 4.0? SQL Server Compact Edition (currently at version 4.0) is: a free, embedded database that software developers can …

  8. t sql - How to view the stored procedure code in SQL Server …

    I am new to SQL Server. I am logged into my database through SQL Server Management Studio. I have a list of stored procedures. How do I view the stored procedure code? Right clicking on …

  9. How do I fix the error 'Named Pipes Provider, error 40 - Stack …

    Mar 30, 2012 · I can't seem to connect to my database from a site. I get this error: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server I tried using the local IP …

  10. Login failed for user '<token-identified principal>'. (Microsoft SQL ...

    Jun 28, 2022 · (Microsoft SQL Server, Error: 18456), however If the user is added to the database, then I can login and it works. create user [[email protected]] from …