Hi, I am working in Windows XP Pro.
The error is the usual exception box asking to send error report or not. The
error report data contains:
ModName: dao360.dll
ModVer: 3.60.8618.0
Offset: 00016a06
The technical info shows:
Exception Information
Code: 0xc0000005
Flags: 0x00000000
Address: 0x00000001b75a06
System Info:
Windows NT 5.1 Build: 2600
I have used a MsgBox statement in the code to track down the actual line of
code that throws the exception. I can access the properties and methods of
the recordset without a problem. The exception is thrown when I try to access
the contents of a field.
Ron
"Ralph" wrote:
>
> "Ron" wrote in message
>
> > My application access an mdb database using dao360 and works fine in the
> VB6
> > SP6 IDE. When I create a deployment package and try to run it it fails at
> the
> > first attempt to access a field value. The recordcount is correct and
> > .movefirst works, but trying to get the data throughs an error in
> dao360.dll.
> > Any help?
> >
>
> You kind of skipped a few steps here.
> 1) Your app runs in the IDE.
> 2) You compiled it and tested it within your test environment.
> 3) You created a package and deployed the app without trouble.
> 4) When you run the compiled app in its new location it failed with an
> error.
>
> What's the error?
> What's the target O/S?
>
> -ralph
>
>
> >> Stay informed about: DAO360 Error