About 24,700 results
Open links in new tab
  1. File Locations for SQL Server Instances - SQL Server | Microsoft

    Apr 8, 2025 · A SQL Server instance has its own program and data files. It can share common files with other instances of SQL Server. This article includes file locations.

  2. How to View SQL Server Database File Locations

    Feb 18, 2021 · You have two native options for finding out where the SQL server stores its database files: either right-click on the instance name in SQL Server Management Studio …

  3. How to Find the Location of Data Files and Log Files in SQL Server

    Apr 19, 2018 · Here’s how to find the default location for data files and log files in SQL Server. If you only need to find the location of the files for a particular database, you can query the …

  4. How do I find the data directory for a SQL Server instance?

    Dec 11, 2009 · You just need to reference assemblies from C:\Program Files\Microsoft SQL Server\110\SDK\Assemblies, for example Microsoft.SqlServer.Smo.dll and …

  5. How can I find out the location of my (localdb) SQL Server 2012 ...

    Aug 13, 2013 · To you want to connect to the LocalDB in SQL Server Management Studio you have to use " (localdb)\mssqllocaldb" as Servername. http://technet.microsoft.com/en …

  6. Check for file exists or not in sql server? - Stack Overflow

    Jul 31, 2012 · It sounds like you are trying to use a remote SQL Server to check whether a file exists on your local machine. It is unlikely that the server has any access to the filesystem on …

  7. Database files and filegroups - SQL Server | Microsoft Learn

    Jul 22, 2024 · Learn about database files and how to create filegroups in SQL Server for allocation and administrative purposes. View examples, rules, and recommendations.

  8. SOLVED: VIDEO: How To Find Database Location in SQL Server

    Dec 19, 2022 · If you want to figure out where one or all of your SQL databases files are stored on your disks, the easiest way is: Where are sql database MDF files located? List all MDF …

  9. Determining SQL Server File Locations and Version

    The path listed under Path to Executable is the path to the SQL Server or Browser service. Note: The full path is everything to the left of -s<Instance>. 1. Press the Windows logo key + R to …

  10. How to Locate SQL Server Database File Locations - ITsiti

    You can use the Microsoft SQL Server Management Studio to locate the SQL server database file location. Once you launched the studio, right-click on the database, select Properties. Select …

  11. Some results have been removed
Refresh