S
simonli
Guest
Hi there,
When I create a blank new database in Access 2000, I notice that the VBA statement:
dim dbs as database
does work anymore. However, if I convert an Access97 database into 2000, that same statement works perfectly.
I would like to know why and how I can make it work from a database that I created in Access2000 directly.
When I create a blank new database in Access 2000, I notice that the VBA statement:
dim dbs as database
does work anymore. However, if I convert an Access97 database into 2000, that same statement works perfectly.
I would like to know why and how I can make it work from a database that I created in Access2000 directly.