|
|
|
|
|
Module
|
|
|
'------------------Module header sample---------------------------------- ' ' Module GlobMod ' File: GlobMod.bas ' Author: Don ' Date: 09/07/2001 ' Purpose: Provides the global variable declarations and all of the 'functions and subs for manipulating the data 'The database db1.mdb should be located in the same directory as the project file 'for this demonstration '------------------------------------------------------------------------ Option Explicit 'This is the connection string for ADO. ' Public sConn As String '------------------Procedure header sample------------------------------- ' ' Procedure FillLists ' Author: Don ' Date: 09/07/2001 ' Purpose: Fills the supplied listbox control with the list of records ' Result: ' Input parameters:lst as ListBox, ' mf as Boolean This is used to decide what information we want to get from the ' recordset.
|
|
|
|
Still Can't Find What Your Looking For? Then Try a Essay Search! |