How can I create a subfolder for a storage area?
I would to create subfolders for a storage area but when I right click on the storage area the "New Subfolder" option is greyed out.
Is there another way to add a subfolder to a storage area?
Is there another way to add a subfolder to a storage area?
Best Answer
-
Jost Lindemann Posts: 64 Gerber Staff 💛
Clay, subfolders are only supported in SQL. Filesystem does not allow to create Subfolders. That's why it is gray out.
Answers
In My case, I'm using SQL Express edition which is free...
@Muhammad Thank you
Do you just download it from where you down load all the other software?
The capability of accessing SQL-databases is included in any version of AM, but not any server (!!) .
A SQL-server itself need to be
a) downloaded as a free Express-version from Microsoft Website
or
b) purchased, if you need to install a professional or enterprise version
Important: See Accumark-docs for compatibility of AM-Version to SQL-Versions.
Existing SQL-server can be used for AM-purposes, but they should meet the requirement written in AM-docs. For example , CI (case-insensitive) is mandatory.
@Kathy Valade Yep thats ture. But our Company also have SQL Enterprise Edition and I'll surely work out on it some time and will share My experience here...