(Bo Li, Wei Wang and LaiFeng Zhang) This article is the second in a series of three articles that guide you in learning how to build your own custom Business Process Management Web application. You’ll start from scratch, using the IBM FileNet P8 platform and the Business Process Framework (BPF), wit
Other News
Using CHAR keys for joins, how much is the overhead?
(Peter Zaitsev) I prefer to use Integers for joins whenever possible and today I worked with client which used character keys, in my opinion without a big need. I told them this is suboptimal but was challenged with rightful question about the difference. I did not know so I decided to benchmark.
Watch The Latest SelectViews Show on SSWUG.ORG
SQL Server Show Available on the Site Now SelectViews – SQL Server 2008 Features, Upcoming Events, SQL Server Job Tips and More. Get the 60 second tip of the day, find out about SQL Server 2008 and what it could mean for DBAs and much more in the show this week. > Watch Here Featured Article(s) Moving to DB2 9: […]
(71) SelectViews – SQL Server 2008 Features, Upcoming Events, SQL Server Job Tips and More.
Video Programming for IT Professionals
SQL Server 2008 … Correction, and Thoughts
Looking for THE Technical Conference on SQL Server, Visual Studio and .NET? If you’re trying to figure out where you can get access to the best experts, great content, third-party software and how-to information, you should definitely check out the Connections Conference in November, SSWUG will be there with our own track of sessions, and you can register for the […]
5 Best Practices to Improve Process and Methodology
(Jeff Levinson) Team Foundation Server (TFS) and the Visual Studio 2005 Team System client components are nothing more than tools. They are not silver-bullet solutions for organizations that lack physical processes to back up their software development. However, companies can avoid typical implement
Materialized query tables
A materialized query table (MQT) is a table whose definition is based on the result of a query, and whose data is in the form of precomputed results that are taken from one or more tables on which the materialized query table definition is based.
What is an ISO 8601 Date?
(Rick Jelliffe) When you see a data field with text like 2007-07-05 you are probably looking at a date in ISO 8601 date format. Year, month, day: YYYY-MM-DD
Use IBM WebSphere AuditStage in a federated database environment
(Harald Smith and Ian Schmidt) IBM WebSphere Information Analyzer includes the IBM WebSphere AuditStage product, providing users with the capability to create, deploy, and monitor data validation rules over time. The reach of WebSphere AuditStage can be extended by leveraging the IBM WebSphere Feder
Working with Windows Service Using Visual Studio 2005
(Abhishek Kumar Singh) A windows service is a program which runs continuously in the background of an Operating System. It was formerly known as NT services. Window service internally uses the Service Control Manager (SCM) of the operating system. A service must be installed in a SCM database before
