The Complete Project Source Code Platform

Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up

Job Resume Template

how to connect sql database in visual studio?

  avinash_27    2020-09-26 08:53:58

0

0


i can face this error->The database 'D:ASP.NETGROCERY SHOPONLINE GROCERY SHOPAPP_DATAGROCERYDB.MDF' cannot be opened because it is version 706. This server supports version 655 and earlier. A downgrade path is not supported. Could not open new database 'D:ASP.NETGROCERY SHOPONLINE GROCERY SHOPAPP_DATAGROCERYDB.MDF'. CREATE DATABASE is aborted. An attempt to attach an auto-named database for file D:ASP.netGrocery ShopOnline Grocery ShopApp_DataGroceryDB.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.(how to solve it?)

Answers

Post Your answer