Viewing 15 posts - 136 through 150 (of 200 total)
what you're saying doesn't make sense though..
unless they're storing data in the trigger file with the current date in..
data warehouse job completes
they drop a file
your process runs ONLY if the...
May 8, 2009 at 3:39 pm
then id insert an entry in somewhere and then say if you see this entry, then dont do anything.
real pain though.. does the parent company remove the trigger file??
May 8, 2009 at 3:13 pm
barunpathak (5/8/2009)
May 8, 2009 at 2:29 pm
Jack Corbett (5/8/2009)
Then the code in one job is:
If file exists THen
...
May 8, 2009 at 11:02 am
Thats what I figured..
Thanks Edogg.. appreciate you taking the time to answer! 🙂
April 29, 2009 at 7:39 am
artsaliv (4/28/2009)
connect to a server and my computer name does not appear on it. But...
April 28, 2009 at 3:17 pm
JacekO (4/22/2009)
torpkev (4/22/2009)
now and then all of a sudden theres a dozen or so connecting to my app
I do not know if this comment references the application in question but...
April 22, 2009 at 2:26 pm
That is a good point JacekO..
To clarify, I was thinking about this question in relation to an individual app, however, I was interested to know just from a theoretical thing.
The...
April 22, 2009 at 2:19 pm
Yep I'm with ya.. this should really only ever have 1 user, however, best laid plans and all that.. im sure I'll say that now and then all of a...
April 22, 2009 at 2:08 pm
in this case, its a winForms app. I have 2 database objects, one to connect to one particular database, and another which can connect to various different databases.
I think...
April 22, 2009 at 2:00 pm
well the other thought would be that if my connection were to blip.. i'd have to handle a reconnect in my code anyway..
April 22, 2009 at 1:46 pm
ahh conflicting answers.. which is how i've been
Yes, it does not take much to reestablish the connection, however, if there is a performance boost to not closing it in the...
April 22, 2009 at 1:30 pm
Thanks Steve,
I didn't know if the logins would store that.. though it'd be handy.. ah well.
Thanks for the link, i'll check that out shortly. I'm sure I'll have more...
April 21, 2009 at 9:45 am
RBarryYoung (3/31/2009)
torpkev (3/31/2009)
March 31, 2009 at 1:01 pm
ah nuts.. i was hoping that there'd be something saved in one of the system tables
thanks
March 31, 2009 at 11:04 am
Viewing 15 posts - 136 through 150 (of 200 total)