Error on ADODB.Connection

F

Frank Schlüter

Hello,

I have an ADODB.Connection with provider MSDataShape to create hierachical
recordsets. I can open the connection and create an ADODB-Recordset. When i
edit sourcecode while the database is open and running (Debug) the
OpenConnection-Command fails. MS says that another user has set the database
in a status which doesn't allow editing, Error Nr. -2147467259. I can
understand this. But this error appears even I hide/unhide the statusbar or
another commandbar by programfunction. In this case the vba-Editor is not
open, only the db is running and i dont edit sourcecode.

1.Have you understand my problem?
2.Can you help me?
3.A good time.

Bye Frank
 
Top