User Profile
Bideyy
Copper Contributor
Joined Jul 11, 2020
User Widgets
Recent Discussions
Re: Lost a file
Its highly likely it was mistakenly deleted....or corrupted, maybe due to virus or system crash. it does happen. try checking if you can locate the temp file. i think its located somewhere along this file path:: "C:\Users\AppData\Local\Microsoft\Office\UnsavedFiles" or "C:\ Documents and Settings\<username>\Local Settings\Temp" or "C:\Users\<username>\AppData\Local\Temp" you can try reopening them from there. or if you have a software recovery, that can come in handy in this kind of scenario. Hope this helps.679Views0likes0CommentsRe: How to export Sql Server 2014 installation parameters?
Chrcastilho One can install SQL server from command prompt, if you know the exact parameters you want to install with. such as the server engine, Analysis service etc. You can also copy the configuration file that will keep the settings of the previously installed server, this can also be used to deploy the server with the exact same settings. You can find more information about this here >>> https://www.sqlservercentral.com/blogs/sql-server-configuration-files https://docs.microsoft.com/en-us/sql/database-engine/install-windows/install-sql-server-using-a-configuration-file?view=sql-server-ver15 i hope this helps.2.1KViews1like0Comments
Recent Blog Articles
No content to show