Similar codes

code image
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...

2023Apr23

code image
ANmaSQL_UpdateDateStatement

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

2022Jul4

code image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

2022Jul3

code image
RRRow - Datatables ASP mdb Ajax example

ASP based AJAX example to call mdb database using

2020Sep7

code image
API in ASP Classic

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

2019Feb1

code image
DB_Connect_Install

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

2020Mar24

code image
GeneratePostID

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

2019Dec19

code image
Char(39) in SQL table

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

2019Aug31

code image
Shrinking DB

Steps to shrink database in MS SQL

2019Jan6

Recently by developer

code image
ANmAddress_Value

Returns the value of a cell address in another sheet. Todo: Allow to reference ...

Thu 11AM

code image
JSon functions to add, read and delete entry

3 Json functions to read full node by an image, add full node to file or delete ...

Tue 12PM

code image
GetPapa + GetSon with variances

Gets the parent folder full name from a path Also Gets the son of a full path. ...

Sat 11AM

code image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Sat 11AM

Random Codes

code image
IfString_StartsWith_AndOr_EndsWith

Checks if String starts with certain char and ends with certain char Or one of ...

Jul18

code image
IsThere1_SPWB

Checks if a workbook is found in a SharePoint location or not, giving a full ...

2020Apr1

code image
File Upload

Uploads a file to the server

2018Apr23