Top "Mdf" questions

Master Database File (.MDF) is the starting point of a SQL Server database.

How to add a database in SQL Server Management Studio?

I have been sent a database called StudentsDB.mdf and I want to enter it into my SQL Server Management …

sql sql-server database tsql mdf
Populate checkboxlist with items from database?

Ok, so I want to populate/bind some data to a checkboxlist but cannot seem to binf the right values? …

c# checkboxlist mdf sqlclient
Using TableAdapter to insert rows into a dataset does not do anything

I have a question similar to this one, but reading the (accepted) answer didn't give me much insight, so I'm …

sql vb.net insert tableadapter mdf
How to convert a database file (.sql) to a .mdf file?

I have a database that was given to me, but is in a file format (.sql). I want to open …

sql sql-server mdf
Can't connect to my own MDF file. Cannot open user default database. Login failed.Login failed for user... and other errors

SQLSEXPRESS service IS running!! I have I program I wrote some time ago and it works. It was written in …

sql-server sharing mdf
Database already exist. Choose a Different Name using CreateDatabase()

I got an issue and learned something at the same time.... I created a DBML from an existing server database. …

c# linq mdf
convert sql-server *.mdf file into sqlite file

Just wondering if it is possible to convert sql-server *.mdf file into sqlite file ?

sqlite mdf
Add *.mdf file to C# Project

I'm using Visual Studio 2005. I create a project, not Web Project, just Windows application. I remember that Access Database File …

c# sql mdf
Importing a MDF file into SQL Server 2008?

I have inherited a VB.net web app that I'm making some changes on. I'm perfectly capable with the programming …

sql-server vb.net visual-studio mdf
What is the best local-database solution for WPF applications?

What is currently the best solution for WPF applications which are meant to be used on one computer where various …

wpf xml cloud database mdf