Kigtek Solutions
We are very happy to be working with Kigtek Solutions, a leading Systems Integrator and Electrical Installation Services company based in the central belt of Scotland
Call us on 0141 779 2969
We are very happy to be working with Kigtek Solutions, a leading Systems Integrator and Electrical Installation Services company based in the central belt of Scotland
ISBN13 -> ISBN10 Here’s a handy function for converting a 13-digit ISBN to its 10-digit equivalent in SQL Server T-SQL. CREATE FUNCTION TO_ISBN10 ( @isbn varchar(13) ) RETURNS VARCHAR(10) AS BEGIN DECLARE @isbn10 varchar(10); DECLARE @forwards int; DECLARE @backwards int; DECLARE @check int; DECLARE @thisval int; SET @isbn10 =substring(@isbn,4,9); SET @forwards = 1; SET @backwards […]
Use this PowerShell script to list all the server-side mailbox rules for Outlook users in an organisation.
We give an example to show how a function-based index in Oracle can increase the speed of a query where null and not null values are being compared.
Maria visited the London Book Fair on Tuesday this week. Buzzing with activity and enthusiasm, it’s great to see our thriving book industry in action. Lots of familiar faces too, and chocolate frogs!
Our customer’s database backup was locking the data for over an hour each night. We reduced this to a small number of seconds.
Maria will be visiting the London Book Fair on Tuesday 8th April. If you would like to meet up for a chat, please get in touch.
The importance of testing new software with real users who are going to be using the system. Users like Chris.