I Am New in samba pos, wWhen i installed software files are defferent locations like setup file in one location , some in files in document and data file somewhere else how i can make all files including data in one folder??
And I would like to know about basic setups
You shouldn’t make them all in one location. Keep it like it is. Take a look at the tutorials section of this forum and take advantage of the search function. If you installed with sql localdB or sql express then it stores most configuration data in the database.
This is what windows programs are like :-p
The program/software itself will be in the programs folder.
There is a samba folder in my documents as the ‘local’ settings for samba are per user, which is I expect due to the ability to run on an RDP machine where you might wish to tweek settings per client.
This is normal for any software, dont worry about it.
Search the forum, there are many tutorials in the tutorials category section of the forum and detailed info topics.
Other File are ok. But how I can change data file location?
Sql is not a single file database. Why are you concerned with file location?
by default it is in ‘c’ drive I don’t want to keep in ‘c’ drive
What’s wrong with keeping it on c? Anyway it uses SQL Express Local DB which is not a single file database. You can run regular backups and store them anywhere.
there is no option to keep at least .mdf and .ldf files in to other drive?
Yes you can use mssms and unmount the database then define a new location and remount the database. Just moving those files will not work and could corrupt it.
You should run regular backups and store them somewhere. Those two files are not what you backup. If you run sql backup you can restore it even if you lose the mdf and ldf.
ok thanks. then I will follow the backup option
How I can make default data? I did some changes now I need to make default
I don’t understand what you mean. Changes to what?
while installing the software there is a sample data right? in that i did some changes and now i need the same which is default sample data
Are you asking copying your data to somewhere else?