About 24 results
Open links in new tab
  1. Could we use LocalDB with full text search?

    Dec 22, 2012 · We are running integration tests using TFS builds on Azure against localDB but full text search related tests do not work. Here is the exception below : …

  2. SQL Server 2014 Redistributables - social.msdn.microsoft.com

    Jul 2, 2014 · Are the redistributables available for SQL Server 2014 Express, LocalDB etc...? If so, how can they be obtained? I click on Check Microsoft Update for more redistributable …

  3. Installing localDB by command line - social.msdn.microsoft.com

    Jul 6, 2018 · I need to install SQL Server 2017 by command line, but I'm not sure how to install the localDB.

  4. Incompatible Versions of SQL Server Data Tools and database …

    Nov 14, 2014 · This is the LocalDB 2014 instance created by the latest SSDT Depending on which LocalDB instances you choose to deploy to, you will be targeting 2012 or 2014. SSDT …

  5. Visual C++ 2015 - How to retrieve, edit, and update data from SQL ...

    Oct 24, 2015 · I am looking to create a C++ application in Visual Studio 2015 Community which can obtain and update data from a SQL Server LocalDB database. I have looked everywhere …

  6. Error SQL72014: .Net SqlClient Data Provider: Msg 40827, Level 16 ...

    Aug 4, 2016 · My source database size is 16mb I attached a localdb (mdf file) to my SQL Server database then right click and export to azure sql database. Whats the point of giving students …

  7. .MDF FILE NOT BEING CREATED OR PLACED IN APP_DATA FOLDER

    Oct 7, 2021 · However, it is not building the database and putting it in the APP Data folder, anyone able to help?

  8. Error when IdentityDbContext uses EDMX entities from the …

    Nov 25, 2017 · All because my AspNetUsers has relationships with several other entities, so ... To refer to them in my ApplicationDbContext DbSet (Identity context), if I make a copy of the …

  9. This database file is not compatible with the current instance of SQL

    Jun 7, 2013 · I have a visual basic 2010 express local database and I want to open it with 2012. The program ask me to upgrade the database, no problem. One of the tables in the database …

  10. Entity Framework Code First - WPF - social.msdn.microsoft.com

    Feb 5, 2015 · when I'm using connection string with directory path like below, connectionString="Data Source= …