Tag: sql server

Community

Introduction to C# for DBA’s

(graz) As SQL Server 2005 rolls out DBA’s are going to be forced to learn either C# or Visual Basic or both. Until now these were client side languages and not knowing them had little impact on your job. And if you write code in these languages your going to have to learn to use Visual Studio. This

Community

System tables in SQL Server 2005

(Adam Machanic) In reference to your article, Say goodbye to system tables in SQL Server 2005, do you mean system tables are really gone or no longer actively supported? If it is really gone then I have more up front work to do. If it is no longer actively supported I might have more time for ch

Community

The Trash Destination Adapter

(Allan Mitchell) This article is as a result of a requirement from the Beta Newsgroups. Jamie Thomson from Conchango wanted a destination adapter that did nothing but consume rows with no setup requirement from himself. He uses this type of component when he’s debugging amongst other things. There a