Du bist hier: Snippet-Verzeichnis » Active Server Pages » ADO (8)
Sprache:

Snippet-Verzeichnis - ADO 

Snippets

Advanced Query Builder

Use this advanced SQL query builder, made by Lewis Moten, to give your users more power when searching your database.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Alle Tabellen einer Datenbank auflisten

Listet alle Tabellen einer Datenbank auf.

Sprache: Deutsch | Programmiersprache: VBScript | Autor: Hubert [nicht registriert]

Create a disconnected recordset

Use this extremely useful codesnippet, written by Marcus Tucker, to create a disconnected recordset for use as a sophisticated dictionary, which is useful for things like folder viewing scripts. Originally posted at Marcus' Musings.

Sprache: English | Programmiersprache: VBScript | Autor: Marcus Tucker [nicht registriert]

Database Functions

These are some common database functions, which you can use in almost any ASP application!

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Find out what ADO version you're using

Use this code snippet to find out the exact version number of your ADO component.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

How to list all the tables in a database

Using this code you can list all the tables in a database.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Output CSV from Recordset

This excellent codesnippet, created by Marcus Tucker, is a 'better way' of creating the CSV output of a recordset.

Sprache: English | Programmiersprache: VBScript | Autor: Marcus Tucker [nicht registriert]

Tables Function

This Tables Function returns an array of all table names in a database. There is one required argument, connstring which must be a valid OLE database connection string.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]
RSS