No announcements
Found 1910065 threads
-
0 Votes
SQL Agent Fails on Execute for an SSIS Pkg that resides on a virtual machine
Mind, the package would be executed still locally on the machine where the Agent runs and therefore needs the SSIS service installed.Answered | 2 Replies | 1209 Views | Created by candls - Thursday, November 2, 2017 10:29 PM | Last reply by candls - Monday, November 6, 2017 7:17 PM -
0 Votes
The title is showing the same name as the name of the folder
Now it wont be no longer available while adding the contents.Answered | 5 Replies | 923 Views | Created by LiinaaS - Wednesday, September 7, 2016 12:48 PM | Last reply by Chris yuri - Friday, September 9, 2016 1:05 AM -
0 Votes
File folder backup of Virtual machine hosted in Azure
Yes, you need to select On-premise to start backing up files and folders on your Azure VM.Answered | 3 Replies | 446 Views | Created by AviKh - Tuesday, February 6, 2018 5:15 AM | Last reply by SadiqhAhmed-MSFT - Tuesday, February 6, 2018 10:10 AM -
2 Votes
error while executing
Hi, Try my blog for an example on Parameter Mapping inside Execute SQL Task in SSIS ...Answered | 2 Replies | 2205 Views | Created by i_pr - Monday, April 29, 2013 2:39 PM | Last reply by SathyanarrayananS - Monday, April 29, 2013 4:49 PM -
1 Votes
Renaming specific folders with specific end name
You upload your Blobs to the container, but any "folder" kind of structure are virtual directories (they don't exist); the name of your blob would be ...Answered | 3 Replies | 1673 Views | Created by Douglas Beltrão - Tuesday, January 17, 2017 2:32 PM | Last reply by Floris van der Ploeg - Wednesday, January 18, 2017 8:46 AM -
0 Votes
statement hangs while executing in procedure
sorry i am not allowed to paste any code on the online: I even see the execution plan, it looks fine to me..Answered | 4 Replies | 3763 Views | Created by kchokkal - Thursday, June 17, 2010 3:34 PM | Last reply by ETLiens - Thursday, June 17, 2010 6:23 PM -
2 Votes
Loop through each folder; Failing to get the folder name.
Okay now I hav ethe folder name and File name; But it is not looping through all the folders; It is pointing the same default folder ...Answered | 33 Replies | 6837 Views | Created by md.k - Monday, November 22, 2010 8:26 PM | Last reply by md.k - Tuesday, November 23, 2010 10:47 PM -
0 Votes
Auto populate folder name
You need to get the folder name only out of it.Answered | 3 Replies | 1485 Views | Created by Chandra Shekhar R - Wednesday, February 25, 2015 5:24 AM | Last reply by NadeemYousuf - Wednesday, February 25, 2015 7:19 AM -
2 Votes
Remove folder with lots of files from virtual filesystem
OK .. should we stop deleting files from the folder then?Answered | 12 Replies | 412 Views | Created by Marnix van Valen - Thursday, January 31, 2019 10:45 PM | Last reply by Marnix van Valen - Wednesday, February 6, 2019 5:27 AM -
0 Votes
Error 0085 While executing Pythin code of Module1
I could use some help Start of error message from Python interpreter ----------Caught exception while executing function: Traceback (most recent call last): File ...Answered | 6 Replies | 1707 Views | Created by SarkarR - Wednesday, October 12, 2016 3:11 PM | Last reply by Oladipo A.O - Friday, September 7, 2018 11:04 PM -
0 Votes
Folder names with scaling
Hi Rohit, It looks like you're using the qualified files syntax to try to create qualified folders.Answered | 1 Replies | 747 Views | Created by RohitrkKUmar - Monday, April 6, 2015 9:30 AM | Last reply by Rob Caplan [MSFT] - Monday, April 6, 2015 2:49 PM -
1 Votes
Check for folder date while another app is running?
So, I have a program that keeps backups from another app and I want to create a backup whenever the files on a specific folder are modified by the other app.Answered | 1 Replies | 297 Views | Created by AceOfAces_Mod - Monday, March 14, 2016 7:59 PM | Last reply by Wyck - Monday, March 14, 2016 8:24 PM -
5 Votes
folder name only
hi, I want to show folder name only not the file name.Answered | 5 Replies | 5648 Views | Created by bala0031 - Monday, September 19, 2011 2:36 AM | Last reply by jwavila - Monday, September 19, 2011 5:07 AM -
0 Votes
How to avoid a Hang while executing a Program
In your case, since the Main Thread is blocked in executing the while loop.Answered | 1 Replies | 3064 Views | Created by Syed Shakeer Hussain - Wednesday, March 17, 2010 4:51 PM | Last reply by A.m.a.L Hashim - Wednesday, March 17, 2010 5:04 PM -
1 Votes
Error while executing SSIS package
>An error occurred while attempting to perform a type cast.Answered | 5 Replies | 4394 Views | Created by Basis Chandra - Wednesday, August 15, 2018 5:09 PM | Last reply by Visakh16 - Monday, August 20, 2018 9:19 AM -
1 Votes
How to get Virtual Network name for Virtual Machine in Azure PowerShell?
The way I could do this (in Azure Resource Manager but probably a parallel in classic Azure) from just the VM name and Resource Group name (within a subscription, ...Answered | 2 Replies | 3501 Views | Created by Paweł Smejda - Wednesday, January 22, 2014 6:54 AM | Last reply by T.A.Schultz - Wednesday, February 7, 2018 11:24 PM -
0 Votes
wild character folder names
Am interested in pass the folders oa,ob,oc,od,0.5.5 as an argument to one of the subroutine.Answered | 2 Replies | 4528 Views | Created by MasmoEka - Wednesday, January 26, 2011 12:50 PM | Last reply by MasmoEka - Wednesday, January 26, 2011 2:41 PM -
0 Votes
Finding Folder Name
SPListItem item = properties.ListItem; ...Answered | 2 Replies | 5645 Views | Created by AgniR - Wednesday, August 20, 2008 5:28 PM | Last reply by AgniR - Thursday, August 21, 2008 4:25 AM -
2 Votes
Windows 7 folder names
I've got a problem with folder names not displaying in Windows 7 Professional.Answered | 2 Replies | 5829 Views | Created by DannyEdmunds - Wednesday, November 16, 2011 10:28 AM | Last reply by DannyEdmunds - Wednesday, November 16, 2011 11:19 AM -
2 Votes
Creating folders with current time as the folder name
I also tweaked the code you gave me a bit and this is the code as I actually visualised it: BackupDate = Datea.ToString("dd-MM-yyyy hh.mm") So this gave ...Answered | 8 Replies | 8310 Views | Created by Cescontita - Monday, October 18, 2010 11:58 AM | Last reply by Cescontita - Tuesday, October 19, 2010 9:43 AM
No announcements