Viewing 14 posts - 16 through 29 (of 29 total)
July 24, 2018 at 10:35 am
i know c# in moderate level not an expert. Please provide me help
July 20, 2018 at 5:25 am
- define the file as not having headers on it, load into a staging...
July 18, 2018 at 3:19 pm
July 18, 2018 at 1:33 am
June 8, 2018 at 2:55 pm
May 29, 2018 at 2:39 pm
i tried as follows: but still not working.
public partial class ScriptMain : Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTARTScriptObjectModelBase
{
private string NETWORK_PATH;
public void Main()
{
NETWORK_PATH = (string)(Dts.Variables["User::FileDestinationPath"].Value);
May 21, 2018 at 9:58 am
thank you
May 21, 2018 at 6:31 am
April 5, 2018 at 9:01 am
April 5, 2018 at 8:57 am
April 5, 2018 at 8:37 am
March 27, 2018 at 9:51 am
Viewing 14 posts - 16 through 29 (of 29 total)