Aby pracować z FILESTREAM w SQL 2008 musisz włączyć tę opcję na serwerze (instancji). Jest to jedna z właściwości widoczna we właściwościach instancji w Configuration Managerze, potem należy też użyć polecenia: sp_configure 'filestream access level’, 2 RECONFIGURE Teraz baza danych powinna mieć plik typu filestream. Kiedy już te warunki są spełnione, można tworzyć tabelę przechowującą dane […]
Archiwum za rok 2012
Jak pracować z FILESTREAM. Definicja tabeli i insert.
2012-01-09
C# ASP błąd: Could not determine a MetaTable. A MetaTable could not be determined for …
2012-01-03
Błąd: Could not determine a MetaTable. A MetaTable could not be determined for the data source 'xxx’ and one could not be inferred from the request URL. Make sure that the table is mapped to the dats source, or that the data source is configured with a valid context type and table name, or that […]





























