Viewing 15 posts - 196 through 210 (of 505 total)
Wow... a blast from the past. Yeah got it working thanks :cool:. We used a system enviro var setup on each server and each dev workstation.
This pointed to the...
November 6, 2014 at 7:17 am
yeah it works fine using a ddl statement, its more just an annoyance but was curious about it....
October 8, 2014 at 9:43 pm
ramana3327 (10/8/2014)
Before that created the new credentials and mapped to the existing login.
Login failed.
Do we need to give credentials...
October 8, 2014 at 9:38 pm
any updates on this?
I'm running an ETL pulling 3 lists each with multiple columns however one has many more fields than the other 2 and that's the one which is...
September 15, 2014 at 4:03 pm
Thanks for the response Phil.
I am starting to see some benefits and after we get rolling I'm sure we'll find new and clever ways to use the environments.
Also I answered...
August 20, 2014 at 2:13 pm
Yes I did see the export command but to automate this that may be more of a problem, I guess it depends how much control you have over the mongo...
August 6, 2014 at 12:04 pm
Not familiar with MongoDB but i'm intrigued now. Here is a possible resource:
http://docs.mongodb.org/ecosystem/drivers/csharp-community-projects/
August 6, 2014 at 9:23 am
First try to get more error info, maybe turn on some logging to get the low level message.
How are you processing the file? What does it mean that you...
August 6, 2014 at 9:09 am
this project was put on hold do to a major issue with the vendor software. we are ...
January 10, 2014 at 7:17 am
I could say something like "it's not possible to reproduce this using TSQL... well maybe with cursors" .... LOL, Just kidding Jeff 😀
The main objective of this whole project...
December 11, 2013 at 9:34 am
That is pretty interesting, I've never run into a situation where I had to do that uh well sort of.
I've used dynamically built statements within SSIS and used via...
October 23, 2013 at 8:28 am
Phillip.Putzback (10/18/2013)
In the internal procedure I cast that column as Numeric,...
October 21, 2013 at 11:34 am
We dont have a good solution but we do have a work around.
Basically right now we have a user that sets up jobs as themselves and once the job is...
June 25, 2013 at 9:21 am
look at dbmail instead, you want to steer clear of xp_sendmail.
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development...
June 25, 2013 at 9:01 am
I would agree with that, you could also skip database c and just overwrite database B and run the SQL statements to recreate/modify the objects that are different or dont...
June 25, 2013 at 8:56 am
Viewing 15 posts - 196 through 210 (of 505 total)