On my development computer I have MS SQL Server/Visual Studio 2005. My program can correctly connect to my local DB and use it. However my other computer (non-dev) does not have MS SQL Server/Visual S
Well, the subject heading essentially says it all: what\'s the difference开发者_开发技巧 between a SQL Server database file (.mdf) and an actual SQL Server database?Also, a couple of follow-up questio
I have an ASP.NET pr开发者_如何转开发oject that also uses a SQL MDF File.My target server is SQL 2008R2 or SQL Azure.
I\'m upgrading from SQ开发者_运维百科L Server 2005 to 2008.I\'ve detached the database I need, but can\'t find it on the file system.
as mentioned in title. Another details: file is in on my hard drive in App_Data directory I have Microsoft SQL Server 2005 on my localhost installed (full, not Express edition)
I have an MVC 2 project where I have my own *.mdf file in the App_Data directory. The *.mdf file contains my normal tables but not a users table.
I need to find the path of the database (MDF) o开发者_开发知识库r at least the database logs loaded but for some reasons I cannot login through the SQL Server so I need to know if you know any file/co
I have project which contain 4 tables among these shedule table Session column i am not able to add vaue,,this table contain
I am working on an ASP.NET web application, we a开发者_运维技巧re a small team (4 students) and we do not have access to a dedicated server to host the database instance. So for this web application w
The question is probably extremely easy to resolve, but I need to resolve it because I need to carry on with my project. I am using SQL Server Express 2008 at home, and I\'ve been working on an ASP.NE