kprernn

Stories submitted by kprernn

The effects of using UNION in a SQL query(webbtechsolutions.com)

submitted by kprernnkprernn(1445) 2 years, 9 months ago

Great demonstration on how using UNION affect performance and what you can do about it. read more...

add a comment |category: |Views: 11

tags: another

Revive your user group, part 3(webbtechsolutions.com)

submitted by kprernnkprernn(1445) 2 years, 10 months ago

Good series on how to run a .net or sql server user group read more...

add a comment |category: |Views: 0

tags: another

Revive your user group(webbtechsolutions.com)

submitted by kprernnkprernn(1445) 2 years, 11 months ago

stresses the importance of a good user group. read more...

add a comment |category: |Views: 7

tags: another

Security - Don't overlook the obvious(webbtechsolutions.com)

submitted by kprernnkprernn(1445) 2 years, 11 months ago

Good reminder about physical security read more...

add a comment |category: |Views: 3

tags: another

I'll have a #4 combo with a side of wifi(webbtechsolutions.com)

submitted by kprernnkprernn(1445) 3 years ago

Interesting take on how in-restaurant wifi is affecting our choices. read more...

add a comment |category: |Views: 3

tags: another

Book Review – Learning SQL Server 2008 Reporting Services(webbtechsolutions.com)

submitted by kprernnkprernn(1445) 3 years ago

Good overview of Learning SQL Server 2008 Reporting Services from Packt Publishing. Has a link to a sample chapter for download. read more...

add a comment |category: |Views: 6

tags: another

What's the difference in a GDR, Cumulative Update, and Service Pack? (webbtechsolutions.com)

submitted by kprernnkprernn(1445) 3 years ago

The terminology of software releases can be quite confusing at times. This blog posting goes through a good example of the various stages of software releases and discusses terms like GA, RTM, and CU. read more...

add a comment |category: |Views: 3

tags: another

Carbonite's failures and the blog-o-sphere(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 3 years, 2 months ago

What should a company like Carbonite learn from the social network sites? How should companies respond? read more...

add a comment |category: |Views: 5

tags: another

SQL Server Upgrade Technical Reference Guide(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 3 years, 2 months ago

Links to good SQL Server 2008 and 2005 upgrade guids from Microsoft. read more...

add a comment |category: |Views: 8

tags: another

SQL Server Reporting Services licensing(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 3 years, 3 months ago

Links to good licensing documents from Microsoft. read more...

add a comment |category: |Views: 13

tags: another

Adding a column to every table in the database using one statement(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 3 years, 4 months ago

This blog shows how to script out a change to every table in a database using the sp_msforeachtable system stored procedure. read more...

add a comment |category: |Views: 19

tags: another

Desktop Virtualization(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 3 years, 4 months ago

The benefits of using desktop virtualization for a developer are quite compelling. read more...

add a comment |category: |Views: 13

tags: another

Exporting a Reporting Services report to multiple Excel tabs (weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 3 years, 6 months ago

Short demonstration on how to create a report so that it will export to more than one Microsoft Excel worksheet. read more...

add a comment |category: |Views: 143

tags: another

Scaling out SQL Server Reporting Services(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 3 years, 7 months ago

Links to good resources for scaling out Microsoft SQL Server Reporting Services for a high-volume, fault-tolerant environment. read more...

add a comment |category: |Views: 4

tags: another

SQL Server Support in a Hardware Virtualization Environment(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 3 years, 7 months ago

Link to a PSS blog posting where Microsoft's Bob Ward elaborates on support for running SQL Server in a virtualized environment. read more...

add a comment |category: |Views: 2

tags: another

Disabling constraints on a SQL Server table(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 3 years, 7 months ago

How to disable constraints on a SQL Server table. read more...

add a comment |category: |Views: 15

tags: another