on every closing VB 6.0 I get a fatal exception message !
here is the crash report :
App: EXE\VB6.dbg (PID=0xFFC34F6D) ""
When: 11/21/2000 @ 7:28:11.570
Exception Number: 0xC0000005 (access violation)
Exception Flags: 0x00000000 (continuable)
- Windows Version: Win95 4.0...
if the target-machine runs under Win 95 the DCOM-package
should be installed, before installing the mdac_typ.exe.
The "Package & Depolyment Wizard" does not support that.
You can find DCOM at :
http://www.microsoft.com/com/dcom/dcom95/dcom1_3.asp
heinz
The locktype must set to adLockOptimistic, default is "adLockReadOnly"
so try this before rsCmdty.open :
rsCmdty.LockType = adLockOptimistic
heinz
I need a copy of the Report Designer Component (RDC) for
CR 6 . It's just free isnt it ?
I would be happy, if anyone could tell me where to get a copy of it !
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.