Showing posts with label examples. Show all posts
Showing posts with label examples. Show all posts

Wednesday, March 7, 2012

Development Examples for SQL Server 2000

Can you point me in direction of Applicaiton examples for SQL Server 2000?
Thanks in Advance,
Marcel K, MCDBAwhat exactly are you asking ?
Examples of Applications that USE Sql Server ?
Greg Jackson
PDX, Oregon

Saturday, February 25, 2012

Developing Thirty Party Controls for RS2005

I want to develop a new report control or extend the existing textbox control in RS2005. Is there any documentation or examples on how to do this?

Thanks,

Check out Teo Lachev's recent MSDN article on the CustomReportItem feature of RS 2005: http://msdn.microsoft.com/msdnmag/issues/06/10/SQLServer2005/default.aspx

-- Robert