Viewing 15 posts - 12,031 through 12,045 (of 13,870 total)
You can also use T-SQL (some dedication needed!) to get file listings. Check out this link[/url].
I am thinking that it should be possible to send file name and creation date...
June 3, 2010 at 8:30 am
imani_technology (5/27/2010)
May 28, 2010 at 12:30 am
I'm sure that we can find something.
Can you give us an idea of what you're doing and why it has to be in script?
May 27, 2010 at 1:28 am
When you remote in to the server, do you use the same network login credentials as you use on your local PC?
May 26, 2010 at 9:45 am
Does it work if you run the batch file outside of SSIS while remoted in?
May 26, 2010 at 9:28 am
stewartc-708166 (5/26/2010)
To update the XML file (or create a new file) you could use...
May 26, 2010 at 8:17 am
sachinrshetty (5/26/2010)
Phil Parkin, da-zero, skcadavre
Your query works fine but since Time column has datetime value if i use '=' operator it fetches only rows having...
May 26, 2010 at 4:45 am
This is the way to calculate 'yesterday' in an Access query:
DateAdd("d",-1,Date())
May 26, 2010 at 4:26 am
Emma-239540 (5/24/2010)
RIGHT( @[User::lacarefilename] ,7 ) !="HFF.csv"
The package is not supposed to process because in that folder i only have...
May 24, 2010 at 3:16 pm
Glad it worked.
May 21, 2010 at 11:09 am
saidwarak01 (5/21/2010)
Hi Phil,The dos command is there in my first post inside the variable value DOSCMD.
please let me know if you need any other info.
Thanks
Sorry - I did not read...
May 21, 2010 at 11:06 am
Could you just divide it by 100?
May 21, 2010 at 9:07 am
Viewing 15 posts - 12,031 through 12,045 (of 13,870 total)