Search results 60

Sorted from new to old.
Card image
Install/Uninstall SQLNativeClient DB driver

Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...

Card image
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Card image
ReplaceStrings

Replace strings found in list of strings from inside a string, does that make ...

Card image
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image
Arr_1Dim_2Str

Converts 1-dimension array into text. Meet Join. A way to convert array into ...

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
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
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 ...