Search results 22

Card image cap
Install/Uninstall SQLNativeClient DB driver

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

Card image cap
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image cap
USB format in Android

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

Card image cap
SqlExec

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

Card image cap
DB connection driver

What is the Driver part in ConnectionString

Card image cap
Arabic in MySQL

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

Card image cap
DBTables

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

Card image cap
UI_2ValidationsUpdate

Apply validation on two cells, when a 3rd cell is changed When modifying a ...

Card image cap
NextID_Reset

Checks if ID has been reset in SQL database table If yes, it will reset it and ...

Card image cap
DB_Connect_Install

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

DB_Connect_Install.zip

Card image cap
DB_Connect

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

Card image cap
List of Databases

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