Viewing 15 posts - 1,006 through 1,020 (of 3,666 total)
Don't send the email from the event handler.
Add an email task that runs at the end of the processing and use what I recommended earlier.
August 6, 2014 at 12:56 pm
Jeff Moden (8/4/2014)
Alvin Ramard (8/4/2014)
GilaMonster (8/4/2014)
http://iwastesomuchtime.com/on/?i=93785
A dozen, a gross and a score
plus three time the square...
August 4, 2014 at 3:36 pm
GilaMonster (8/4/2014)
http://iwastesomuchtime.com/on/?i=93785
A dozen, a gross and a score
plus three time the square root of four
divided by...
August 4, 2014 at 3:11 pm
Create a variable to hold the text you want as the email body.
Have the event handler(s) append the error messages to this variable.
Add an email task at the...
August 4, 2014 at 3:09 pm
Grant Fritchey (7/31/2014)
Sarah Wagner (7/31/2014)
July 31, 2014 at 9:10 am
Luis Cazares (7/30/2014)
Eirikur Eiriksson (7/30/2014)
Luis Cazares (7/30/2014)
Alvin Ramard (7/30/2014)
WAIT!!!! What kind of database MUST be repaired regularly???? :w00t:The one that is shrinked regularly?
Guess shrinked is the simple mode...
July 30, 2014 at 3:43 pm
WAIT!!!! What kind of database MUST be repaired regularly???? :w00t:
July 30, 2014 at 2:40 pm
Tim Mitchell (7/29/2014)
July 29, 2014 at 1:59 pm
vito.mangogna (7/29/2014)
My input data in it's simplest form is this:
select employeeID, TotalHours from TimeTicket
I...
July 29, 2014 at 1:25 pm
If you're looking for a list of names, Google: "nicknames and full names" and you'll find a few.
What you're trying to do is a simple use of a lookup table....
July 29, 2014 at 1:19 pm
Jeff Moden (7/24/2014)
Alvin Ramard (7/24/2014)
Jeff Moden (7/23/2014)
halifaxdal (7/23/2014)
Alvin Ramard (7/23/2014)
July 24, 2014 at 11:15 am
Jeff Moden (7/23/2014)
halifaxdal (7/23/2014)
Alvin Ramard (7/23/2014)
July 24, 2014 at 8:04 am
It looks like a normal task, but you task was made more complicate by the fact that the file is not properly formatted for a "data exchange" file. Sometimes,...
July 23, 2014 at 2:21 pm
Reading about this after all the discussion, I'm starting to think it would have been a lot faster to try the import with VB or C#, or at least fix...
July 23, 2014 at 9:55 am
Viewing 15 posts - 1,006 through 1,020 (of 3,666 total)