Viewing 15 posts - 6,286 through 6,300 (of 9,643 total)
Why would you not want to use the built-in mailing capabilities of SQL Server? You have not posted this in an appropriate forum so I don't know what version...
January 13, 2009 at 10:19 am
I think Ken is on the right track, in that we need to know how the OrderId is contructed.
January 13, 2009 at 10:15 am
My understanding is that you can install the tools as often as you like as long as you have a SQL Server license. You would need a CAL to...
January 13, 2009 at 10:13 am
Please check the links in my signature line for how to post a more complete question.
You do not define why you need to loop and what constitutes the first row.
January 13, 2009 at 9:53 am
tablediff.exe is a good idea. I always forget about it. That will just sync data. If you want to sync schemas one of the third-party tools is...
January 13, 2009 at 9:44 am
Can you post the format you rendering the link as?
January 13, 2009 at 9:40 am
You could get a SQL Data Comparison product like RedGate SQLDataCompare or ApexSQL's product.
January 13, 2009 at 9:30 am
Grant Fritchey (1/13/2009)
Jack Corbett (1/13/2009)
January 13, 2009 at 8:59 am
Grant Fritchey (1/13/2009)
Jeff Moden (1/13/2009)
January 13, 2009 at 8:39 am
I don't think that there is a way to do this natively in SSRS.
January 13, 2009 at 7:09 am
Sergiy (5/28/2007)
If you don't specify the version that means it must work on EVERY version, not only the one you know.
Of course these means that CTE's are out as well...
January 12, 2009 at 4:07 pm
I don'[t understand what you mean about it not being an elegant solution. It does what you desire, it limits round trips, and it takes advantage of the abilities...
January 12, 2009 at 12:07 pm
Okay, here's how I'd do it. I use one dataset, which I think you need to do in order to do it anyway. It also reduces the roundtrips...
January 12, 2009 at 10:47 am
gcopeland (1/12/2009)
Thus, as a business executive, I would never hire an HR person who judges by appearance. HR is one of the gatekeepers of the business, their job (amongst...
January 12, 2009 at 10:08 am
This is the same question asked here: http://www.sqlservercentral.com/Forums/Topic634092-361-1.aspx and there are answers in both posts. Please don't post in 2 forums as that just fragments responses.
January 12, 2009 at 10:05 am
Viewing 15 posts - 6,286 through 6,300 (of 9,643 total)