PasGor
|
|
1 | |
Ошибка ADODB.Recordset error '800a0e78' The operation requested by the application is not allowed if the object is closed.20.07.2007, 01:42. Показов 1624. Ответов 1
Метки нет Все метки)
(
Podskazhite, pochemu u menya posle vipolneniya vseh zadaniy pri popitke vipolnit' sleduyushiy kod vidaetsa oshibka:
MyRS.Close Set MyRS=Nothing MyDB.Close Set MyDB=Nothing Vse, chto idet pered etim, vipolnyaetsa. Kogda hochu zakrit' Connection i Recordset - oshibka: ADODB.Recordset error '800a0e78' The operation requested by the application is not allowed if the object is closed. Chto za dela? Spasibo
__________________
Помощь в написании контрольных, курсовых и дипломных работ, диссертаций здесь |
|
20.07.2007, 01:42 | |
Ответы с готовыми решениями:
1
ADODB.Connection error The operation requested by the application is not allowed if the object is closed Странная проблема с delete: ADODB.Recordset (0x800A0E78) Operation is not allowed when the object is closed ошибка: 'Run-time error 3705. The operation requested by the application is not allowed if the object is open.' ADODB.Field error '800a0bcd' Either BOF or EOF is True, or the current record has been deleted; the operation requested by the application requires |
Sergik
|
|
22.07.2007, 11:12 | 2 |
Может быть MyRS или MyDB были закрыты ранее?
|
22.07.2007, 11:12 | |
Помогаю со студенческими работами здесь
2
Не работает OpenSchema:ADODB.Connection (0x800A0CB3) Object or provider is not capable of performing requested operation. Ошибка ADODB.Field error '800a0bcd' Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current recor Искать еще темы с ответами Или воспользуйтесь поиском по форуму: |