Показать сообщение отдельно
Старый 02.05.2006, 13:09   #12  
Maxim Gorbunov is offline
Maxim Gorbunov
Administrator
Соотечественники
Лучший по профессии 2009
 
2,483 / 646 (26) +++++++
Регистрация: 27.11.2001
Адрес: Dubai, UAE
Попробуйте обновить клиента до SP4. Не факт, что это именно Ваша проблема, но вот, что мне удалось найти в FixList'е:
Цитата:
Request No.: #4354

Short Description: An error message was shown upon Microsoft Axapta start-up when there were more than 1000 users connected to a user group and sys_open_domain right was switched off.

Detailed Description: • Problem
SQL database driver became overloaded because of the large list of bound parameters formed in the SQL statement. This was caused by the complex WHERE clause that was formed if the number of users or companies was high. An error message was shown upon Microsoft Axapta start-up when there were more than 1000 users connected to a user group and sys_open_domain right was switched off.
• Solution
To prevent overloading the SQL database driver the check is done against a manually formed list of companies/users.

Object Description: Dbwhere.cpp
Sqlstmt.cpp
Либо оставьте права на ключ.
__________________
Not registered yet? Register here!
Have comments, questions, suggestions or anything else regarding our web site? Don't hesitate, send them to me
За это сообщение автора поблагодарили: Pavel Pustovalov (1).