Viewing 15 posts - 1,696 through 1,710 (of 3,666 total)
Alvin Ramard (9/22/2010)
We don't know if the problem was caused by a trigger, a view, or anything else.
We also don't know what problems might be caused by using a...
September 22, 2010 at 1:48 pm
DrStrangepork (9/22/2010)
sorry, should have searched the forums before posting....The correct syntax for what I'm trying to accomplish:
LEFT(esl.text,CHARINDEX('(',esl.text)-1) as Text
WOW
Your timing was something else. Happy you found the solution.
September 22, 2010 at 1:40 pm
The page you posted a reference to is for SSIS. Are you trying to use this in SSIS or T-SQL?
If you're trying to do this in T-SQL then may...
September 22, 2010 at 1:27 pm
Ray K (9/22/2010)
Alvin Ramard (9/22/2010)
Jack Corbett (9/22/2010)
jcrawf02 (9/22/2010)
😉
[rant?]
By the way, just read Tom LaRock's post,...
September 22, 2010 at 1:02 pm
Hold on.
We don't know if the problem was caused by a trigger, a view, or anything else.
We also don't know what problems might be caused by using a new table.
Please,...
September 22, 2010 at 12:57 pm
Jack Corbett (9/22/2010)
jcrawf02 (9/22/2010)
😉
[rant?]
By the way, just read Tom LaRock's post, am I the only...
September 22, 2010 at 12:52 pm
GilaMonster (9/22/2010)
Alvin Ramard (9/22/2010)
There was no attempt at any form of poetry.Records are read,
Logs are backed up.
Some poems rhymes,
And some are messed up!
😛
I am seriously contemplating submitting a...
September 22, 2010 at 12:45 pm
doug 40899 (9/22/2010)
This was fixed by creating a new table called Newclients2 and having data inserted into that table. For whatever reason, when I tried doing this with the newclient...
September 22, 2010 at 12:45 pm
You might want to consider two (or more) configuration files per package. The first file would only contain what is common to all packages. The second file would be specific...
September 22, 2010 at 12:39 pm
jcrawf02 (9/22/2010)
Alvin Ramard (9/22/2010)
Why am I not surprised at the answer?
Why do I not feel like helping someone where they don't hire...
September 22, 2010 at 12:22 pm
Why did I have to go down that path?
Why am I not surprised at the answer?
Why do I not feel like helping someone where they don't hire qualified staff?
Why do...
September 22, 2010 at 12:10 pm
Steve Jones - Editor (9/22/2010)
CirquedeSQLeil (9/22/2010)
I don't see any way Gail beats the thread to 20k unless the thread keels over.
well of course not, not at the rate you people...
September 22, 2010 at 11:57 am
david_wendelken (9/22/2010)
I just noticed your photo and that you're in Memphis.
You didn't go to college in Memphis circa 1975-82 did you?
Because there was some guy that drove a nice car...
September 22, 2010 at 10:41 am
Is msbtotal.dbo.newclients a view that references the members table?
September 22, 2010 at 10:38 am
Viewing 15 posts - 1,696 through 1,710 (of 3,666 total)