Search results 74

Card image cap
DB_Connect_Install

Connects to SQL DB using ADODB, if driver not installed, it will attempt to ...

DB_Connect_Install.zip

Card image cap
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image cap
DB_Connect

VBA-Excel function to connect to SQL Database server, in addition to ...

Card image cap
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

Card image cap
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image cap
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image cap
all_tab_columns

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

Card image cap
Random GUID

Generate a random GUID using oracle db workbench Also add timestamp to ensure ...

Card image cap
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image cap
List of Databases

Script to list databases available in a server using ADODB connection From

Card image cap
BS Star system

Bootstrap, Font Awesome rating stars system, to replace options for users to ...

Template-Rating.zip

Card image cap
DB_ExtendedProperties

Returns extended properties of a database, knowing the ADODB connection