Viewing 15 posts - 421 through 435 (of 7,636 total)
GilaMonster (5/10/2012)
Barry!!!!!!Welcome back. How ya been?
Hey Gail, et. all.. 🙂 Life's been crazy, but slowly getting better.
So what'd I miss?
😀
May 10, 2012 at 1:43 pm
First, I'd recommend redesigning your data t be more relational. One database per Case is pretty awful and will constantly be pushing into bad decisions like Cursors to compensate...
May 10, 2012 at 1:09 pm
Koen Verbeeck (5/10/2012)
Stefan Krzywicki (5/10/2012)
Yeah, I created the import package manually. I ended up getting the table structures by using an openquery in a cursor loop through a list of...
May 10, 2012 at 12:46 pm
Lynn Pettis (5/10/2012)
RBarryYoung (5/10/2012)
SQLRNNR (5/10/2012)
RBarryYoung (5/9/2012)
Re-P'own
Barry - how's it going?
OK, how about you, Jason?
Long time no see Barry! Glad to see you back!
You too Lynn! How was your...
May 10, 2012 at 12:41 pm
SQLRNNR (5/10/2012)
RBarryYoung (5/9/2012)
Ray K (5/7/2012)
capn.hector (5/4/2012)
T-RexT-bone
Re-P'own
Barry - how's it going?
OK, how about you, Jason?
May 10, 2012 at 11:39 am
Ray K (5/7/2012)
capn.hector (5/4/2012)
T-RexT-bone
Re-P'own
May 9, 2012 at 10:30 pm
Can you post some of the html that demonstrates the problem?
May 9, 2012 at 9:31 pm
OK, well that more or less matches what I thought. I was just checking to see if I might have missed a quick fix...
Thanks, All!
July 20, 2011 at 1:28 pm
I've tried the loopback trick before Merrill, and redirection with synonyms/views definitely seemed easier.
I guess what I was hoping for was something like:
A) some way to force a WindowsGroup logon...
July 19, 2011 at 11:37 am
Thanks, Gus & Steve. The Redirection DB that I mentioned is the same thing as the reporting DB with views/synonyms into the ReadOnly DB. I've done it many...
July 19, 2011 at 11:00 am
What if there's a cycle (i.e., a loop) in the FKs? That would cause an infinite number of possible paths.
That is, if:
T1 => T2
T2 => T3
T3 => T4
T3 =>...
June 29, 2011 at 12:17 pm
Not sure I understand? Line breaks are valid in XML, and "line breaks at the end of the file", should be outside of the root element, and thus not...
June 20, 2011 at 7:08 pm
Jeff Moden (6/19/2011)
Major vent... suppressed. 😀 ...
Ahh, how you've grown, my son. 😀
June 20, 2011 at 6:31 pm
GSquared (12/30/2010)
I just noticed I hit 10k "points" on SSC today. Good way to end the year, as it were.
Congrats Gus! (Man, everyone is passing me!)
January 1, 2011 at 10:13 pm
Viewing 15 posts - 421 through 435 (of 7,636 total)