Search results 62

Sorted from new to old.
Card image
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...

Card image
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image
USB format in Android

What is the best format to use a USB storage for using in Android phones and ...

Card image
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image
ReadBinaryBuffer

Reads file in binary mode as blocks Starts reading from start in sequential ...

Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
LastRow_Remove

Removes last row in a table starting certain cell. Creating and using this ...

Card image
iframeBtn

A button in iframe, to run certain command and return status to end user ...

Card image
Hide SQL table

A simple easy way to hide tables in SQL Server

Card image
GetGroupMembers

List All the Members of a Group Needs GroupNames text file having list of ...

Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image
NameNum

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

Card image
Carousel 33

Simple jQuery Bootstrap 4 carousel

Card image
Random GUID

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

Card image
Bootstrap Media player controls

Controls for a media player using Bootstrap and FontAwesome

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...