Who said upgrading Sage MAS 90/200 ERP add-ons was tough?

Apr 02, 2010

Having read some of the rumours, speculations and stories around the recent Sage MAS 90/200 ERP v4.4 release since… well for over 18 months in total I guess, the Hilltops IT ConnectIt Software development had been ‘looking forward’ to receiving the copy of the Sage MAS software with some trepidation. Following the Sage MAS formal production […]

READ MORE

ConnectIt-Workflow for QuoteWerks RFQ module hits the mark

Mar 18, 2010

Following yesterday’s beta release of ConnectIt-Workflow – QuoteWerks business process manager, we have been receiving resoundingly positive feedback on the new ‘RFQ’ (Request For Quote) feature addition. What’s really exciting for us here (and what we’d like to get across to the QuoteWerks and ConnectIT user community) is that we can do these things… EASILY […]

READ MORE

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: Cannot obtain the schema rowset “DBSCHEMA_TABLES_INFO” for OLE DB provider “SQLNCLI” for linked server

May 08, 2009

Running a query from SQL Server 2008 over a linked server connection to a SQL Server 2000 server causes the following error: OLE DB provider “SQLNCLI10″ for linked server “mylinkedserver” returned message “Unspecified error”. OLE DB provider “SQLNCLI10″ for linked server “mylinkedserver” returned message “The stored procedure required to complete this operation could notbe found […]

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