Viewing 6 posts - 16 through 21 (of 21 total)
You might want to export single FILESTREAM column data from the table.
This blog ( Export binary data from FILESTREAM column ) might be helpful.
Thanks,
SQLALX
September 11, 2011 at 11:04 pm
Firewall, RPC/DCOM setting/WMI securtiy might be involved.
The following article might provide some info:
http://sqlbeyond.blogspot.com/2010/05/sql-wmi-permission-issue.html
September 8, 2011 at 12:22 pm
AFAIK, SMO does not support SQLCMD script such as !!, :*, etc.
You might want to create a SQLCMD process in your C# application and pass the SQLCMD script as a...
September 8, 2011 at 12:05 pm
If your task is to replay SQL trace file, you can use the following tool.
This tool replays SQL profiler trace file against loca/remote SQL server
and give...
September 8, 2011 at 11:38 am
While public cloud is installed and maintained by Data Center such as Microsoft Data Center,
Private cloud is installed and controlled by private company (enterprise).
In terms of SQL Server, Private cloud...
August 25, 2011 at 11:15 am
If you want to start using SQL Azure, here is quick summary of how to setup and how to connect to SQL Azure.
http://sqlbeyond.blogspot.com/2011/07/sql-azure-from-setup-to-client.html
August 22, 2011 at 10:40 pm
Viewing 6 posts - 16 through 21 (of 21 total)