Changes

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search

ADO Database Connection VB6

190 bytes added, 17:25, 30 October 2007
The following lines were added (+) and removed (-):
== Connection Object ===== Properties ===* ConnectionString* Provider* Mode* CursorLocation* ConnectionTimeout* CommandTimeout=== Methods ===* Close* Open== Command Object ==