About 293 results
Open links in new tab
  1. Could not load file or assembly …

    Apr 27, 2014 · NOTE: I'm using SQL Server 2012 and Visual Web Developer 2010 Express. Some of the features like adding a new table from within VWD2010E does not work with this latest version of …

  2. Sql Management Studio - Results to File - I think they are coming out ...

    Apr 22, 2010 · SQL Server has Unicode and non-Unicode data types. Unicode includes nchar, nvarchar, ntext and non-Unicode includes char, varchar, text. If the query result has Unicode data, you need to …

  3. 50 - Local Database Runtime error occurred. Cannot create an …

    Mar 22, 2017 · First thing to check is to make sure that you have Microsoft SQL Server 2012 Express LocalDB installed on your machine (using Uninstall or change a program window). If not, this article …

  4. NEWBIE : how to create a new instance of ms sql server database

    Nov 26, 2012 · When you install SQL Server you can install it as a default instance or named instance. Only one default instance and a maximum of 50 named instance per server. in your case try install …

  5. Cannot bulk load because the file operating system error code 5 access ...

    If a SQL Server user is logged in using Windows Authentication, the user can read only the files accessible to the user account, independent of the security profile of the SQL Server process.

  6. Visual Studio Installation Error "GENERIC TRUST FAILURE" Error Code ...

    Sep 7, 2012 · Check for server certificate revocation controls whether revocation checks occur for HTTPS connections. Check for publisher’s certificate revocation controls whether revocation checks …

  7. Error in creating .mdf file using SQL Server Database

    Oct 7, 2021 · I do not have an SQL Management Studio in my pc, is it necessary? I apologize but I am use to using MS Access to store database, hence have no experience using SQL.

  8. 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).

  9. SQL Server 2012 w/SP4 End of Support - social.msdn.microsoft.com

    Jul 12, 2022 · An Extended Support end date specifically for the Service Pack itself is only published if it's not the most recent Service Pack for that version of SQL. Just search on earlier versions like SQL …

  10. Connecting to Azure SQL using Visual Studio SSDT and my corporate …

    Jan 1, 2018 · AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access 'xxxxxxxx-xxxx-xxxx …