VB 6.0 Runtime error '3709'

Joined
Jan 27, 2011
Messages
1
Reaction score
0
I have some code working perfectly in VB 6.0 but when I make an executable and run it, i get:

Run-time error: 3709: resuested operation requires an ole db session object, which is not required by the current provider

there are 3 apps done with vb6.0 and all accessing an access 2000 db simultaneously. Everything has been working fine before.

Please help!
 
Back
Top