Search results 60

Sorted from new to old.
Card image
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image
DB connection driver

What is the Driver part in ConnectionString

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
DB_Connect_Install

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

Card image
DB_Connect

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

Card image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

Card image
ProtectString + UnProtectString

Protects or unprotects a string giving a password Using XorD and similar to ...

Card image
List of Databases

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

Card image
DB_ExtendedProperties

Returns extended properties of a database, knowing the ADODB connection

Card image
DBMySQLVBA API

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

Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...