Search results 87

Card image cap
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image cap
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image cap
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

SSTree2019.zip

Card image cap
Bootstrap table by wenzhixin

Working jquery bootstrap table, with pagination, search, sort and column ...

bootstrap-table-1.13.zip

Card image cap
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image cap
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

Card image cap
Folder Space used

Get sizes of each folder next to the asp file FolderSpace.asp. Then total of ...

FolderSpace.zip

Card image cap
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image cap
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

Card image cap
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image cap
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

Card image cap
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...