Search results 60

Sorted from new to old.
Card image
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
ANmaSQL_InsertStatement

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

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
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

Card image
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image
ClearHistory10_20

Delete folders named in format [PDFs-2020-12-05] in certain folder along with ...

Card image
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...

Card image
DB_Connect_Install

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

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
Online Wordpress password hash generator

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

Card image
Most recent in Oracle DB

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

Card image
all_tab_columns

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

Card image
Random GUID

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