DataDirectory broadly covers where an application expects to find data files and where an installer puts data files.
In AppConfig it is possible to use |DataDirectory| but I can't find any doc ?
c# ado.net datadirectoryI'm writing a program that requires the user to select the active database at application startup. I have a Windows …
c# sql-server-ce datadirectoryI've created a new project in VS2008, and added a .MDF file to the project. This is the first time …
connection-string sql-server-express mdf datadirectoryIam trying to create a mysql table in linux with changing data directory to another location. The selected forlder having …
mysql create-table datadirectoryI try to set location MyProject\App_Data\Cos.mdf for the database in App.config: <connectionStrings> <…
c# entity-framework app-config localdb datadirectoryIn my program, I need to copy a template database from the default location, which I understand will be different …
c# sql-server-ce datadirectoryHow can I tell automake to install arbitrary data files in places I want? I have some files I need …
autotools automake datadirectoryI am unable to restart the server after changing the default datadir from C:/ProgramData/MySQL/MySQL Server 5.7\Data to …
mysql database windows datadirectory