Encapsulated server side paging for MSSQL 2008+.
Tag: Database
Master Table Design
Master table design to track all data CRUD operations.
Encapsulated XML ID List Parsing – In Progress
XML production and parsing notes for MSSQL versioning ID lists.
MSSQL Relational Record Versioning – In Progress
Versioned record support with fully encapsulated procedures – no functions.
Quick Tip – Copy Table With Transact SQL
How to quickly make table duplicates, with or without data.
PHP – PIM (PHP IIS MSSQL) Database Class
This PHP class file is designed to take care of day to day database operations for the rare but not unheard of combination of PHP with IIS and MSSQL.