Search results 145

Sorted from new to old.
Card image
GeneratePostID

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

Card image
List of Databases

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

Card image
bs_grid

Bootstrap grid with php server-side example code (jQuery Datagrid plugin) From ...

Card image
Country list in arabic

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

Card image
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database

Card image
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

Card image
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image
DB_ExtendedProperties

Returns extended properties of a database, knowing the ADODB connection

Card image
LastInsertedID_SQL

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

Card image
HeadingZeros Remove and Add

Adds or remove zeros at start of string Used to clear heading zeros from ...

Card image
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

Card image
ANmaDB functions

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

Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
DBMySQLVBA API

An API to allow connecting to MySQL database from VBA (or VB6), found it a ...

Card image
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...

Card image
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...