Tag Archives: sql

Bookmarks for August 23rd through September 1st

These are my links for August 23rd through September 1st: StableHost – Shared Hosting Plans Been looking for a new web host and found these guys… haven't made a decision yet. Linux Web Hosting by Arvixe Been looking for a … Continue reading

Posted in Bookmarks, Uncategorized | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Comments Off

SQL – Find all triggers in a MS SQL database.

This script will find all the triggers in a Microsoft SQL database, its come in handy when I’ve been trying to work out where in the system people have tied there code into. I’m not a huge fan of triggers … Continue reading

Posted in Programming | Tagged , , , | Comments Off

Reading SQLite databases in Windows

I recently had to get some data out of a .db file from an Adobe Air application, a few quick searches on Google turned up that the file is, as I suspected, a SQLite database. (Way to go Adobe!) A … Continue reading

Posted in Computers | Tagged , , , , | Comments Off

Website for picking Servers

I’ve been tasked with the job of finding a new server for a client, normally I love this kind of job but today its really not going particularly well. The problem? I know what the client wants/needs but explaining that … Continue reading

Posted in Hardware | Tagged , , , , | Comments Off