J Which Providor are you using? Are you using Windows Security or SQL Server Security?
Neven ----- Original Message ----- From: "vss" <[EMAIL PROTECTED]> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]> Sent: Tuesday, September 09, 2003 9:38 AM Subject: RE: RE: [DUG]: OLE Error > no, no registry reading > > -----Original Message----- > From: "David O'Brien" <[EMAIL PROTECTED]> > To: Multiple recipients of list delphi <[EMAIL PROTECTED]> > Date: Tue, 9 Sep 2003 09:21:07 +1200 > Subject: RE: RE: [DUG]: OLE Error > > > Depends on what the app is doing. Is it reading the Registry? What > > part? = > > > > > > If it only needs read-access to the registry, modify that app to use = > > reg.openkeyreadonly instead of reg.openkey.=20 > > > > Otherwise use regedt32 to modify the registry permissions for that > > part. > > > > Putting the user in the "Power Users" group may solve the problem. > > > > Dave. > > -----Original Message----- > > From: vss [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, 9 September 2003 9:16 a.m. > > To: Multiple recipients of list delphi > > Subject: RE: [DUG]: OLE Error > > > > > > Indeed it IS locla machine permissions. > > I am guessing the user has low access, so what leve of security do > > they = > > > > need? Surely not Administrator. > > > > Jeremy > > > > -----Original Message----- > > From: "Jeremy Coulter" <[EMAIL PROTECTED]> > > To: Multiple recipients of list delphi <[EMAIL PROTECTED]> > > Date: Mon, 8 Sep 2003 20:33:29 +1200 > > Subject: RE: [DUG]: OLE Error > > > > > Good idea. I shall give it a go. Although, I did try it on ANOTHER > > > machine today and it was fine on that one too, and I know the users > > of > > > that machine is not the admin, but I will still try it all the same. > > >=20 > > > Jeremy > > >=20 > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > = > > On > > > Behalf Of dave > > > Sent: Monday, 8 September 2003 19:02 > > > To: Multiple recipients of list delphi > > > Subject: RE: [DUG]: OLE Error > > >=20 > > >=20 > > > Try logging on to the machine as administrator and see if the app > > > works. > > > That would indicate a standard securities issue. > > >=20 > > > Dave. > > >=20 > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > = > > On > > > Behalf Of vss > > > Sent: Monday, 8 September 2003 2:10 p.m. > > > To: Multiple recipients of list delphi > > > Subject: [DUG]: OLE Error > > >=20 > > > Hi All. > > > I have just completed a project and installed it on a users machine. > > > BUT, when I ran it, I got the error "OLE Error 80040E4D" I then got > > > one > > > of the other developers to run it (the exe is on a shared=20 > > > drive) and it was fine. > > > I did a quick serch on the net, and found it is releated to 2 > > things,=20 > > > supposidly, (1). Login details, but this is ok because I have created > > = > > a > > > DSN using the same parameters and username etc. and it connects fine, > > > and=20 > > > (2). ODBC Drivers for MSSQL, but I think that (1) indicates its not > > > that. Also I installed the MSSQL Client tolls and MDAC 2.7 with no = > > real > > > luck=20 > > > other than the app. still showed the error, and SOMETIMES stuff > > > happend. > > > I am using Delphi 6 with the ADO controls to Access MSSQL. and the > > > target=20 > > > machine is WIN2K > > >=20 > > > As anyone struck this problem? Did you manage to solve it? > > >=20 > > > Thanks, Jeremy > > >=20 > > > = > > ----------------------------------------------------------------------- > > > - > > > --- > > > New Zealand Delphi Users group - Delphi List - = > > [EMAIL PROTECTED] > > > Website: http://www.delphi.org.nz > > > To UnSub, send email to: [EMAIL PROTECTED] > > > with body of "unsubscribe delphi" > > > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > >=20 > > > = > > ----------------------------------------------------------------------- > > > - > > > --- > > > New Zealand Delphi Users group - Delphi List - = > > [EMAIL PROTECTED] > > > Website: http://www.delphi.org.nz > > > To UnSub, send email to: [EMAIL PROTECTED] > > > with body of "unsubscribe delphi" > > > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > >=20 > > > = > > ----------------------------------------------------------------------- > > > ---- > > > New Zealand Delphi Users group - Delphi List - = > > [EMAIL PROTECTED] > > > Website: http://www.delphi.org.nz > > > To UnSub, send email to: [EMAIL PROTECTED] > > > with body of "unsubscribe delphi" > > > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > > > ----------------------------------------------------------------------- > > --= > > -- > > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > > Website: http://www.delphi.org.nz > > To UnSub, send email to: [EMAIL PROTECTED] > > with body of "unsubscribe delphi" > > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > ----------------------------------------------------------------------- > > ---- > > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > > Website: http://www.delphi.org.nz > > To UnSub, send email to: [EMAIL PROTECTED] > > with body of "unsubscribe delphi" > > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > -------------------------------------------------------------------------- - > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
