LEADERSOFT.ru Разработка на заказ программ и сайтов
Форумы по информационным технологиям
 
Регистрация  |  Вход
left
Форумы Минимизировать
ПоискСписок форумов
  Программирование  Microsoft Access. Файлы mdb и accdb  Тема: VBA error...
 Тема: VBA error
 
 15.06.2007 21:08:54
Andrei1
1 сообщения


Тема: VBA error
Если скопировать базу данных на другой комп, возникает сл. проблема. При вызаве любой функции, выскакивает сообщение: Visual Basic for Applications (VBA) encountered a problem while attempting to access a property or method. The problem may be one of the following:
A reference is missing.
For help restoring missing references, see the Microsoft Knowledge Base article 283806.
An Expression is misspelled.
Check all expressions used in event properties for correct spelling.
A user-defined function is declared as a sub or as a private function in a module.
Expressions can resolve a user-defined function only if the function is declared as one of the following:
- A public function in a module
- A public or private function in a code module of the current form or report
Security in Access is set to Medium or High and the Microsoft Jet 4.0 SP8 update is not installed.
Check all expressions used in event properties for correct spelling.
A user-defined function is declared as a sub or as a private function in a module.
Expressions can resolve a user-defined function only if the function is declared as one of the following:
- A public function in a module
- A public or private function in a code module of the current form or report
Security in Access is set to Medium or High and the Microsoft Jet 4.0 SP8 update is not installed.
A more recent verion of Jet 4.0 must be installed for Access to function properly when security is set to Medium or High. To obtain the latest version of Microsoft Jet, go to Windows Update.



P.S. Общие вопросы по базе данных
Автор: Andrei от 22.11.2004 15:44:13 Источник ...
 15.06.2007 21:08:54
All
4316 сообщения
1-ый


RE: VBA error
Проблема может заключаться в следующем:
A reference is missing (Пропущена ссылка на библиотеку) и т.д.
Возможно некоторые проблемы изчезнут, для этого надо зайти в файл и откомпилировать его


P.S. Общие вопросы по базе данных
Автор: Admin от 0:00:00 Источник ...
  Программирование  Microsoft Access. Файлы mdb и accdb  Тема: VBA error...
ПоискПоиск  Список форумовСписок форумов  
right