Viewing 15 posts - 46 through 60 (of 122 total)
ISSUE RESOLVED.
It was a permissions issue. Messing with the local login, the login used on the Linked Server, and what the expected permissions were on the network were, I was finally able...
May 11, 2007 at 1:51 pm
Another update: After querying users and testing group memberships, I have found that:
A user with userAccountControl = NULL do not return in my memberOf query.
A user with userAccountControl of 512...
May 9, 2007 at 2:45 pm
Yes and I have tried it in many different ways and formats. Maybe it's just not possible. It seems like SQL 2005 may be able to do this. I have...
April 20, 2007 at 8:21 am
In my DTS package, I have a connection to a dBase IV file that's out on the network. With that connection, I initiate the Create Table task.
Thanks!
April 18, 2007 at 1:46 pm
Again, thanks so much! I have assigned SCOPE_IDENTITY to @scopeIdent which worked great.
As for Antares, working in CRM I have encountered the different scenarios of 2 and 3, so...
April 13, 2007 at 12:05 pm
I apologize, I meant many-to-one. Multiple contacts to one customer. I will try out the SCOPE and see if I can't get that to work.
I really appreciate the replies!
April 13, 2007 at 8:59 am
Thank you, Steve! I am putting some efforts towards testing, but I wanted to immediately thank you for taking the time to write this up.
March 5, 2007 at 4:42 pm
"Or are you just a new, bad SQL programmer looking for some proprietary kludge to avoid the effort to learn to do it right?"
LOL, good lord! This gentleman would toss me...
February 8, 2007 at 9:49 am
Thanks for looking at this! I feel vulnerable to attacks pasting my code : ). This is just an example with raiserror. I assume the rest of my code is...
February 7, 2007 at 10:09 am
I actually have already tested it, but not against production. I generally feel more comfortable knowing I'm not doing something out of the ordinary or that's not recommended.
Thanks a bunch!
January 18, 2007 at 3:37 pm
Thank you both for the help! I was able to get the Column_updated() function to work. Though, I'm sure I would have trouble in a more complicated situation.
The application...
January 11, 2007 at 9:34 am
I wrote up a long message and upon previewing it, it dissappeared. So, in short...
Programmatically accessing that information could help us find IP addresses or Machine IDs for particular users. ...
January 5, 2007 at 10:21 am
Thanks for all the responses! Knowing it's at least possible will help me approach one of the developers. Writing DLL's is not quite yet in my bag of tricks.
January 4, 2007 at 10:53 am
To add to this question:
The Job and JobSchedule for this job is never changed - I am only working with JobSteps. The first job is static, always step_id 1, and...
December 29, 2006 at 1:09 pm
Viewing 15 posts - 46 through 60 (of 122 total)