data control causes Runtime Error 91 only in Windows 2000
From: Ed Hammond (ehammond.no.stupid.spam_at_apcom-inc.com.no.stupid.spam)
Date: 05/04/04
- Previous message: Ed Hammond: "test"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 4 May 2004 16:34:14 -0500
This is a crazy bug that I can't figure out for the life of me.
I developed a DAO 3.6 application on my Windows 2000/Office 2000 machine
using VB5. The program assigns a DAO 3.6 recordset to a VB5 data control.
The program worked fine on my computer, so I set out to deploy it to other
machines in my company.
It worked fine on Windows 98 machines. (after installing DCOM98 updates and
Jet 4.0)
It worked fine on Windows NT machines (after installing Jet 4.0)
The datacontrol generates an error 91 on every Windows 2000 machine except
mine. The datacontrol pretends nothing is wrong until I try to access a
record from it. It gives no error when the code assigns the recordset to
it, it just stays = Nothing. Of course I get an error 91 when I try to get
data from "nothing". What's frustrating is the code has worked perfectly on
approximately 8 Windows '98 and NT machines.
Can somebody give me a hint on what to look for? I've played with different
installations of MDAC already and updating 2000 to the latest service packs.
Please help!
Thanks in advance.
- Previous message: Ed Hammond: "test"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|