ConnectIt-Workflow: RFQ module for QuoteWerks

Mar 17, 2010

Today sees the release of a first beta of an extra module for the ConnectIt-Workflow product which allows the user to create ‘RFQ’ (Request For Quote) documents to send out to multiple Vendors. If you commonly ask Vendors to tender their latest prices for an order that you need to fulfil, then this additional module will […]

READ MORE

DEVELOPMENT: good software development practices

Jun 08, 2009

Here’s a list of 5 Good Programming Habits we picked up from Amy Bennett in her article at IT World: The best trick I have is to type the sequences/use cases like a story before I write any code. The outline I create is read over and over, tweaking as I go.” (Dan Douglas) Solve […]

READ MORE

DEVELOPMENT: issue with DateTime datatype in SQL Server Reporting Services

Nov 02, 2008

We recently upgraded a client’s SQL Server 2000 business intelligence reports to SQL Server 2005, and from a Visual Studio .net 1.1 software development environment to Visual Studio 2005. It should be a simple transition we thought, which it was… apart from some anomalies around the datetime parameters in SQL Server 2005 Reporting Services. There […]

READ MORE