Re: Bug in Jet engine ?
From: Val Mazur (group51a_at_hotmail.com)
Date: 10/20/04
- Next message: Val Mazur: "Re: asp.NET,ado.NET,login, stored procedure, return values, dbclass"
- Previous message: Val Mazur: "Re: datagrid properties/events"
- In reply to: William \(Bill\) Vaughn: "Re: Bug in Jet engine ?"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Bug in Jet engine ?"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Bug in Jet engine ?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 19 Oct 2004 21:34:22 -0400
Hi,
I would agree with Bill. try to run component checker utility to see what
you have installed from MDAC and OLEDB components. Most likely you will have
some difference in a versions of the files between the
working PC and that one, which fails
-- Val Mazur Microsoft MVP "William (Bill) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message news:%235ClzoftEHA.1048@tk2msftngp13.phx.gbl... > When we see one (or a few) applications working and not others, it's often > because they aren't using the same software. Since JET can be updated by a > variety of means, it's possible that some of your users have installed a > newer version through any of a half-dozen ways and your application does > not work with the new version. It might also be caused by network > issues--do these three have any hardware in common? > > -- > ____________________________________ > William (Bill) Vaughn > Author, Mentor, Consultant > Microsoft MVP > www.betav.com > Please reply only to the newsgroup so that others can benefit. > This posting is provided "AS IS" with no warranties, and confers no > rights. > __________________________________ > > "Rado" <rrrado@pobox.sk> wrote in message > news:19fc01c4b5d4$3eb15600$a301280a@phx.gbl... >> Application which I'm developing (in visual C++) is used >> by hundreds of customers, but 2 or 3 of them reported me >> it suddenly stopped to work. I've decided to examine last >> user's problem. >> One day it worked good and another day without changing or >> installing anything it didn't, even after reinstalling the >> application (which mean overwriting database with initial, >> clean database), reinstalling latest MDAC and JET engine. >> After opening the database, the first SQL fails with this >> error description: >> >> Code = 80040e14 >> Code meaning = IDispatch error #3092 >> Source = Microsoft JET database engine >> Description = Onbekend >> >> I've been told, that Onbekend means Unknown (He's using >> dutch version of Win XP). >> The query is : SELECT * FROM cat WHERE id BETWEEN 1 AND >> 499 ORDER BY id >> Database is in access 2000 format > >
- Next message: Val Mazur: "Re: asp.NET,ado.NET,login, stored procedure, return values, dbclass"
- Previous message: Val Mazur: "Re: datagrid properties/events"
- In reply to: William \(Bill\) Vaughn: "Re: Bug in Jet engine ?"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Bug in Jet engine ?"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Bug in Jet engine ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|