|
|
|
| Может кто объяснить, почему при установке ссылки Tools\references на DAO 3.6 в новом пустом йцйц.mdb (работаю в Access 2007, хотя формат базы по умолчанию Access 2002-2003) выдает сообщение:
Name conflicts with existing module, project, or object library
Modules, object libraries, and referenced projects must be uniquely named within a project. This error has the following causes and solutions:
There is already a module, project, or object library with this name referenced in this project. A file name extension isn't considered part of the name, so different extensions can't be used to distinguish one file from another.
Use a different name for one of the duplicate module, project, or object library references.
You attempted to add a reference to a project or object library whose file name (without an extension) is the same as the name of one of the current project's modules.
Change either the module name or the name of the file that could not be added. | |
|
| |
|
|
|
| В 2007 библиотеку DAO подключать не нужно (вроде как).
Она там "внутри зашита".
Во всяком случае, ее классы доступны без подключения ссылки. | |
|
| |