|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
What do these terms mean?
Hi,
Could someone please tell me what the following mean or do: *.eof ? *.bof ? *recordset ? * DAO or DOA? Thanks guys! ![]() |
|
#2
|
|||
|
|||
|
.eof --- End of FIle
.bof --- Beginning of File recordset - A Recordset object represents the entire set of records from a base table or the results of an executed command. At any time, the Recordset object refers to only a single record within the set as the current record. (comes from Access Help) DAO --- Data Access Object ADO --- ActiveX Data Ojects MS Access Help is actully pretty helpful. S- |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > What do these terms mean? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|