Hi,
For ages now I've attempted to define a variable as type 'database', but have always received: 'User defined type not defined'.
e.g. dim db as database
I've always been forced to use 'currentdb' without first defining a variable, and so far that's all I needed to reference. Now, I need to reference an external database.
Which library reference am I missing? Surely a database type should be standard by default? (Obviously not).
Can anyone point me to a lib reference that will give me access to the 'database' typedef?
All help much appreciated.
Regards,
Darrylle
Never argue with an idiot, he'll bring you down to his level - then beat you with experience. darrylles@yahoo.co.uk
For ages now I've attempted to define a variable as type 'database', but have always received: 'User defined type not defined'.
e.g. dim db as database
I've always been forced to use 'currentdb' without first defining a variable, and so far that's all I needed to reference. Now, I need to reference an external database.
Which library reference am I missing? Surely a database type should be standard by default? (Obviously not).
Can anyone point me to a lib reference that will give me access to the 'database' typedef?
All help much appreciated.
Regards,
Darrylle
Never argue with an idiot, he'll bring you down to his level - then beat you with experience. darrylles@yahoo.co.uk