Viewing 15 posts - 23,491 through 23,505 (of 26,490 total)
If I have the time, I'll try. I have few issues right now here at work that I have to figure out.
November 25, 2008 at 10:16 am
Doesn't mean you need better english, just better information. The DDL for the tables, sample data for the tables, expected results based on the sample data. All this...
November 25, 2008 at 9:41 am
GilaMonster (11/25/2008)
November 25, 2008 at 9:37 am
YSLGuru (11/25/2008)
Lynn Pettis (11/24/2008)
Could you explain in greater detail what it is you want to accomplish?
To perform the following command which is using pseduo names because an NDA disallows my...
November 25, 2008 at 9:16 am
First, you don't need a cursor. Second, your description of the problem is a little difficult to follow. What would help you is to take the time to...
November 25, 2008 at 8:50 am
So, before we start doing anything, how about you show us what you have already done to try and achieve your requirements?
November 25, 2008 at 8:29 am
Don't double post. It splits the efforts and responses you may receive.
Please use the following forum post for responses: http://www.sqlservercentral.com/Forums/Topic608392-357-1.aspx
November 25, 2008 at 8:28 am
This is an awesome site with many great people willing to share thier knowledge. I know I have picked up many new ideas here, and learned some tricks to...
November 25, 2008 at 7:40 am
Just used some of the concepts behind running totals to help eliminate RBAR in another post. The concept used here isn't just useable for running totals. It can...
November 25, 2008 at 7:15 am
Proper etiquette would have you posting your final code for others to see how the problem was solved.
Also, it would be interesting to know if there was a performance improvement...
November 25, 2008 at 7:07 am
Since you are using SQL Server 2005 (this is posted on a SQL Server 2005 forum), instead of triggers executing stored procedures with the business logic to move data, you...
November 24, 2008 at 11:46 pm
Okay, your original post isn't the clearest on what you are trying to accomplish, so here is my suggestion. Read the article I have linked below in my signature...
November 24, 2008 at 11:41 pm
Then there are posts like this one http://www.sqlservercentral.com/Forums/Topic607983-1291-1.aspx and you spend hours of your own time coming up with a solution to replace thier RBAR code; you ask for sample...
November 24, 2008 at 11:26 pm
November 24, 2008 at 11:17 pm
Viewing 15 posts - 23,491 through 23,505 (of 26,490 total)