Search results 59

Sorted from new to old.
Card image
ANmaSQL_UpdateDateStatement

Creates "Update Table " SQL statements to be executed inside SQL to modify ...

Card image
DBTable2CSV

Exports table into CSV from ASP Classic function.

Card image
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image
Hide SQL table

A simple easy way to hide tables in SQL Server

Card image
Online JSON Formatter

Online JSON Formatter, helpful when you suck at json, found it during my search ...

Card image
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
ASPjson

Read and write json data in and from Classic ASP From

Card image
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image
all_tab_columns

List all columns in all tables for all schemas in oracle db workbench

Card image
jExcel

jQuery plugin to embed a spreadsheet, compatible with Excel, in your browser. ...

Card image
Tabulator

A nice, advanced powerful table control in js From

Card image
jui_datagrid

JavaScript driven data grid component

Card image
Country list in arabic

List of countries codes and names in Arabic, you do not know when you need it ...

Card image
Freeze table head

Freezing head (thead) of a table when scrolling. Needed this feature for a ...

Card image
LastInsertedID_SQL

Get the ID of the last inserted record in a table. There are other methods, ...