Viewing 15 posts - 3,961 through 3,975 (of 9,707 total)
GSquared (9/13/2012)
RBarryYoung (9/12/2012)
GSquared (9/12/2012)
RBarryYoung (9/12/2012)
Well, I may have over-reacted. I am trying to an IRS download directory (http://www.irs.gov/pub/irs-soi) but a I cannot get a connection. I don't think...
September 13, 2012 at 7:52 am
Sorry, guys, I've been trying to resist, but finally had to say it.
OMG, I *learned* something. That's horrible! I want my points back!
😀
(Brandie runs and hides now)
September 13, 2012 at 4:20 am
RBarryYoung (9/12/2012)
Brandie Tarvin (9/12/2012)
September 13, 2012 at 4:15 am
jrichards54 (9/12/2012)
When I run the install I very shortly get a window that says: "There are known compatibility...
September 12, 2012 at 8:01 am
Mike,
What OS are your workstations using?
Are these stand-alone workstations? Meaning are they the only workstations in their individual environments? Or when you say there is no windows domain, do you...
September 12, 2012 at 4:20 am
David Webb-200187 (9/11/2012)
Are you using windows authentication (probably won't work if the workstations aren't authenticating to a domain with a trusted relationship to the server) or SQL authentication?
Honestly, I don't...
September 12, 2012 at 4:18 am
At my employer, we have a couple of methods, depending on site in question. One method was written up by our developers and has a webservice call that goes out...
September 12, 2012 at 4:05 am
mike 61998 (9/11/2012)
September 11, 2012 at 1:15 pm
jrichards54 (9/11/2012)
September 11, 2012 at 11:56 am
mike 61998 (9/11/2012)
They are not on the same network.
This sounds like it's a Trust issue. Talk to your network / Active Directory admin and see if they can set up...
September 11, 2012 at 11:52 am
Eugene Elutin (9/11/2012)
The best and easiest would be creating CLR function which will remove all non-digits from string using RegEx.Replace.
Forgive me a moment, Eugene, while I poo-poo your "easiest" comment....
September 11, 2012 at 8:29 am
REPLACE() would take care of your spaces and hashes. You could also use the LEN() function to compare the data to what length the number should be in order to...
September 11, 2012 at 8:28 am
Just a warning, Christina, if your data is set up the way I think it is, t.brown's solution will not immediately give you the answer you're looking for. You will...
September 11, 2012 at 8:16 am
As it is a side-by-side migration, what you need to do is start testing your data to make sure the collation is compatable and translatable before the migration starts.
You could...
September 11, 2012 at 8:13 am
Eugene Elutin (9/11/2012)
September 11, 2012 at 8:09 am
Viewing 15 posts - 3,961 through 3,975 (of 9,707 total)