WinTechPost

Thursday, January 19, 2006

Standard Numeric Format Strings for SQL Reporting Services

›
Here are the Standard Numeric Format Strings for using in MS SQL Reporting Services. MS failed to include these with their documentation wi...
Wednesday, January 18, 2006

Entering Large Time Values in Excel

›
Entering Large Time Values : "[h]:mm:ss"
Thursday, January 12, 2006

How to Close All Files Opened by Network Clients from the Command Line

›
How to Close All Files Opened by Network Clients from the Command Line Command to Close All Open Files for /f "skip=4 tokens=1" %a...
Thursday, November 17, 2005

Avoiding Divide by Zero within SQL...

›
SELECT myval = case when [denominator calculation] IN (0, NULL) then 0 else [full calculation] end FROM [table] ...
Thursday, November 03, 2005

Code sample: How to run a Sql Server DTS Job from VB .Net

›
Public Class Form1 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Execut...
1 comment:
Wednesday, October 26, 2005

Turn off hidden menus on XP

›
Hidden menu items are a complete annoyance!! Here's how to turn them back on: http://www.annoyances.org/exec/show/article03-100
Monday, October 24, 2005

Handling CSV Files in ADO.net, vb.net samples and tutorials

›
Here is a link to CSV imports: Handling CSV Files in ADO.net, vb.net samples and tutorials : "da = New System.data.Odbc.OdbcDataAdapte...

›

Download details: Lookout v1.2

›
A good utility to search email attachments

Alex Scoble's IT Notes - A Law Firm IT Manager Blog: How to Manually Uninstall Veritas Backup Exec 9.x

›
Thursday, October 06, 2005

This simple change will keep Windows 2000 from hiding unused start menu items

›
Tip #65: Stop Personalized Menus In the Windows 2000 Start Menu, only the most recently used applications are displayed, with the res...
Thursday, September 22, 2005

How to Change the default font in Word

›
How to Change the default font in Word. File/Open Navigate to the c:\documents and settings\user name\application settings\microsoft\templat...

Phone Format Sql Reporting Services

›
Here is how to format a phone number in Sql Reporting Services: call the function below with this in an expression box: =code.CustomForm...
Friday, September 02, 2005

SQL Reporting Services Service Pack 2 - Failure modifying security permissions on file C:\Program Files\...\RSTempFiles

›
There is nothing out there for this error, except this Italian link: Errore durante l'installazione di Reporting Services SP2 (ma val...
61 comments:
Thursday, August 25, 2005

DropDownList Controls In an ASP.Net DataGrid

›
DropDownList Controls In an ASP.Net DataGrid">DropDownList Controls In an ASP.Net DataGrid : ".NET DropDownList Controls In a...
Wednesday, August 24, 2005

SQL Error Msg 170, Level 15

›
Need to set "SET QUOTED_IDENTIFIER ON" when " are used in a query. http://lists.ibiblio.org/pipermail/freetds/2004q2/015807....
Monday, August 22, 2005

Spooler error event id: 7031

›
Problem: The printer spooler on Windows 2000 server is stopping itself, creating error: Spooler error event id: 7031 Resolution: There were...
Wednesday, July 06, 2005

.NET Downloadable Samples

›
Downloadable Samples
Friday, June 03, 2005

How to: Sql reporting services create subtotals for a matrix

›
Welcome to the MSDN Library : "Sorting You can sort data within a matrix by any expression. To view instructions about sorting, click ...
Thursday, May 26, 2005

Remote Desktop Connection error: "you do not have access to log on to this session"

›
Remote Administration of Terminal Services by Non-Administrators Accounts 1. Click Start, point to Programs, point to Administrative Too...
‹
›
Home
View web version

About Me

Zakrak
View my complete profile
Powered by Blogger.