JOEL LIPMAN Systems / Automation / AI

Knowledge base / Since 1999

Scripts, systems & field notes.

Practical solutions and technical notes from CRM platforms, workflow automation, APIs, databases and the systems around them.

Advanced search

608 entries

Parse a HTML Table into a ListView
Hypertext Markup Language

Parse a HTML Table into a ListView

A quick article on if you were given a webpage coded in HTML, what methods in AutoHotkey could you use to separate out the HTML Tables into a ListView.

Read note 32,074 hits
A picture of the Internet
Web-Development

A picture of the Internet

Just a pretty picture on how hackers have created an infographic of the internet: Source: BitBucket.Org - Internet Census 2012

Read note 19,016 hits
SSIS Convert a string into a date
SQL Server Integration Services

SSIS Convert a string into a date

Please note: the following article is not a solution but a page of various methods and date conversions which I try and use depending on the situation. This is a quick article on how I got time conversion working in an SSIS package which read from a text file. Note that the example below converts a string in European D...

Read note 94,531 hits
Restore MSSQL Error: Database is in use
Databases

Restore MSSQL Error: Database is in use

This is an article on how to do a restore from backup on a database but when you get the error: "... database is in use". -- SQL Server 2005 EXEC SP_WHO // details on who is logged in GO -- SQL Server 2008 EXEC SP_WHO2 // even more details GO -- Run as database owner to see ALL connected processes as well.

Read note 31,723 hits
Fix Oracle Tnsping 3511 without Windows Registry
Oracle PL/SQL

Fix Oracle Tnsping 3511 without Windows Registry

So I can ping the server the Oracle 11g database sits on. I've installed the Oracle 11g client tools and can connect using sqlplus. But if I tnsping any oracle database, I get something along the lines of: Message 3511 not found; No message file for product=NETWORK, facility=TNSMessage 3512 not found; No message file f...

Read note 55,187 hits
Administrator Program Shortcut without Prompt
Windows OS

Administrator Program Shortcut without Prompt

I want to create a desktop shortcut that I can double-click and it will run the above programs in administrator mode without confirmation by the Windows operating system. At home this may not be a problem but this is intended for those in an office environment and we get prompted to login (with the same account as we'r...

Read note 42,655 hits
Convert Decimal (Person Days) to Time in Excel
Excel

Convert Decimal (Person Days) to Time in Excel

We have an excel spreadsheet which reports against a mySQL database and reads time spent on projects by IT Service colleagues. The main report is a pivot table with staff members along the top, tasks down the first column, and time spent in the form of person days in the cross-join.

Read note 27,409 hits

Working principle

Our Purpose

This site exists as a practical knowledge base built from real-world experience across systems, platforms, and technologies since 1999. Much of the content documents solutions, edge cases, and working patterns that were learned through investigation where documentation was incomplete or absent, and is shared to reduce the same friction for others.

27 Years in IT
1021 CRM clients
810 Site articles
29.8m+ Reads / hits

Knowledge base

Search notes

Find matching words in article titles and content.