whenever I go to run a piece of code from HELP, sample code etc., which contains the statement:
Dim dbs as Database
it returns the error
-----------------------------------------
Compile Error:
User-defined type not defined
-----------------------------------------
as I haven't had the need to use this (except to learn more), I usually fiddle around for an hour or so, and then give up.
Can anyone tell me what the problem is? Obviously there is a chunk of knowledge that I am missing out on for this style of coding - can you point me to a good source?
Thanks in advance ............... PeteR.
Dim dbs as Database
it returns the error
-----------------------------------------
Compile Error:
User-defined type not defined
-----------------------------------------
as I haven't had the need to use this (except to learn more), I usually fiddle around for an hour or so, and then give up.
Can anyone tell me what the problem is? Obviously there is a chunk of knowledge that I am missing out on for this style of coding - can you point me to a good source?
Thanks in advance ............... PeteR.