|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Secured Database works exactly right on one computer, but on another not quite rusing the security wizard. I'm almost positive that I tested it and it worked correctly at the very beginning. However, at midnight before a presentation the next morning, I was unable to edit the data. I already looked at lots of discussions, and don't find anything quite like my problem. I'm fairly sure it's set up properly, after having read several threads and looked at the FAQ and also a better link to jmwild, since the FAQ isn't current for 2003. I have set up a similar one previously, except that the 'master' was actually the primary user's machine, and it worked perfectly from the first moment. On my machine, I am prompted for user id/password, and only those set up are allowed. Some users are read only and some are full data. I have a FE/BE set of DB's. The 'master' FE, BE, and mdw file are on my Windows XP (completely current) machine. Only I have access to the objects, which is correct, but no one, not even me or ADMIN can edit or add data. All the other users can log on fine, but not edit data. In desperation, I copied the FE to my second Windows 2000/Office 2003 machine, from which I was planning to demo anyway, and it works perfectly there! The first few times I copied the 'master' to the second machine, I held my breath, afraid that it would not work, but it always does. It really looks like it's the MACHINE, not the setup, but I just don't see how that could be. I've tried executing the 'good' copy across the network from my machine...no good! However, if I connect remotely to that machine and actually execute it on that machine from mine, it works perfectly. But it's a pain in the neck to have to connect remotely to the other machine, to test forms, etc. or just making minor edits. My shortcut on the second machine is "C:\Program Files\Microsoft Office 2000\ OFFICE11\MSACCESS.EXE" "C:\MAMG\MasterGardeners.mdb" /WRKGRP "M:\Security. mdw". M: is mapped to the folder on my machine. The data is linked to the BE on my machine. I realized in researching this problem that I also need to join the BE to the workgroup, but I'm waiting until I get this resolved. (Yes...I know the path to Access says Office 2000, rather than 2003, but it was upgraded and the existing office folder was Office2000; I didn't want to tinker with changing the folder name. It is 2003.) Can anyone help? Thanks, Jessica JessicaMorris wrote:
Show quoteHide quote > I set up user-level security on an Access 2003 DB on a Windows XP What permissions did you grant users to the FOLDER where the file resides? > machine, using the security wizard. I'm almost positive that I > tested it and it worked correctly at the very beginning. > > However, at midnight before a presentation the next morning, I was > unable to edit the data. I already looked at lots of discussions, > and don't find anything quite like my problem. I'm fairly sure it's > set up properly, after having read several threads and looked at the > FAQ and also a better link to jmwild, since the FAQ isn't current for > 2003. I have set up a similar one previously, except that the > 'master' was actually the primary user's machine, and it worked > perfectly from the first moment. > > On my machine, I am prompted for user id/password, and only those set > up are allowed. Some users are read only and some are full data. I > have a FE/BE set of DB's. The 'master' FE, BE, and mdw file are on > my Windows XP (completely current) machine. Only I have access to > the objects, which is correct, but no one, not even me or ADMIN can > edit or add data. All the other users can log on fine, but not edit > data. > > In desperation, I copied the FE to my second Windows 2000/Office 2003 > machine, from which I was planning to demo anyway, and it works > perfectly there! The first few times I copied the 'master' to the > second machine, I held my breath, afraid that it would not work, but > it always does. It really looks like it's the MACHINE, not the > setup, but I just don't see how that could be. > > I've tried executing the 'good' copy across the network from my > machine...no good! However, if I connect remotely to that machine > and actually execute it on that machine from mine, it works > perfectly. But it's a pain in the neck to have to connect remotely > to the other machine, to test forms, etc. or just making minor edits. > > My shortcut on the second machine is "C:\Program Files\Microsoft > Office 2000\ OFFICE11\MSACCESS.EXE" "C:\MAMG\MasterGardeners.mdb" > /WRKGRP "M:\Security. mdw". M: is mapped to the folder on my > machine. The data is linked to the BE on my machine. I realized in > researching this problem that I also need to join the BE to the > workgroup, but I'm waiting until I get this resolved. (Yes...I know > the path to Access says Office 2000, rather than 2003, but it was > upgraded and the existing office folder was Office2000; I didn't want > to tinker with changing the folder name. It is 2003.) > > Can anyone help? > > Thanks, > Jessica They need pretty much full permissions (file create, file execute, file edit, file delete) or else Access cannot properly manage the locking file (LDB) that allows multi-user locking to be controlled. If that file is not created then edits are not allowed. The reason that would affect you is once one person without file create enters the app then everyone after that will also be read only because only the first person to open the file can cause the LDB file to be created. If you were the first person to open the file I would expect you to be able to edit records. -- Rick Brandt, Microsoft Access MVP Email (as appropriate) to... RBrandt at Hunter dot com Rick Brandt wrote:
>> I set up user-level security on an Access 2003 DB on a Windows XP **Modify (I've been using this DB for > 1 year in this location before I>> machine, using the security wizard. I'm almost positive that I >[quoted text clipped - 44 lines] >> Thanks, >> Jessica > >What permissions did you grant users to the FOLDER where the file resides? enabled user security.) >They need pretty much full permissions (file create, file execute, file *****It's there...I haven't enabled security on the BE yet, because of this>edit, file delete) or else Access cannot properly manage the locking file >(LDB) that allows multi-user locking to be controlled. If that file is not >created then edits are not allowed. problem. I can open it and edit the data just fine. > Thanks,>The reason that would affect you is once one person without file create >enters the app then everyone after that will also be read only because only >the first person to open the file can cause the LDB file to be created. If >you were the first person to open the file I would expect you to be able to >edit records. >*****Me too... JessicaMorris wrote:
> I set up user-level security on an Access 2003 DB on a Windows XP It sounds as though you tinkered with permissions after running the wizard > machine, using the security wizard. I'm almost positive that I > tested it and it worked correctly at the very beginning. > > On my machine, I am prompted for user id/password, and only those set > up are allowed. Some users are read only and some are full data. I > have a FE/BE set of DB's. The 'master' FE, BE, and mdw file are on > my Windows XP (completely current) machine. Only I have access to > the objects, which is correct, but no one, not even me or ADMIN can > edit or add data. All the other users can log on fine, but not edit > data. (or perhaps ran the wizard a second time?). You say your username has access to the objects, but you can't edit/add data. What do you mean by access? What permissions does the full data group have on the data sources of your forms? You can check this in Tools, security, permissions. > In desperation, I copied the FE to my second Windows 2000/Office 2003 Sounds like you might be using a different mdw file on the problem machine.> machine, from which I was planning to demo anyway, and it works > perfectly there! The first few times I copied the 'master' to the > second machine, I held my breath, afraid that it would not work, but > it always does. It really looks like it's the MACHINE, not the > setup, but I just don't see how that could be. > My shortcut on the second machine is "C:\Program Files\Microsoft Try using UNC pathname for the security.mdw. > Office 2000\ OFFICE11\MSACCESS.EXE" "C:\MAMG\MasterGardeners.mdb" > /WRKGRP "M:\Security. mdw". M: is mapped to the folder on my > machine. \\machinename\path\security.mdw You have some extra spaces in your shortcut that shouldn't be there like 2000\spOFFICE11 and alos Security.spmdw > The data is linked to the BE on my machine. I realized in In that case, the problem is with the permissions in the FE or the wrong > researching this problem that I also need to join the BE to the > workgroup, but I'm waiting until I get this resolved. shortcut or wrong mdw for the FE. Since the BE is secured, anyone with any mdw can read the data. -- Joan Wild Microsoft Access MVP It's nothing to do with "security setup and permissions".
She says it works fine on some PC's and not others. If it runs fine on some PC's, then it is by-and-large set up correctly. She obviously has different mdw's being implemented on different machines. Even though they may be the same name and she thinks they're the same. That's my call... ....because, she is happy with some machines and not others. That's a difference in the files the machines are accessing, and nothing otherwise to do with the complications of setting up Access Security. (I cant tell from here whether it's a different mdb, mdw, shortcut, or permissions on a folder, but it strikes me as one of those, rather than whether she has "set up security correctly". It is up to her to establish the precise difference between machines, which could be any of the above but NOT basic security setup) She all but SAYS it's a difference of different files on different machines (well, as I see it, 50% chance of being wrong as usual!) Chris Chris Mills wrote:
>It's nothing to do with "security setup and permissions". ***I searched both machines for *.mdw....found only those for two other DB's> >She says it works fine on some PC's and not others. If it runs fine on some >PC's, then it is by-and-large set up correctly. > >She obviously has different mdw's being implemented on different machines. >Even though they may be the same name and she thinks they're the same. That's >my call... that I have security on and am using successfully on both machines, and on the second machine...the one that works correctly, I found several system.mdw. But if I try just opening the DB directly on the remote machine, without the shortcut with the correct mdw, I get the message, "you don't have permission", so I'm not defaulting to another mdw. When I look at the users, I see exactly the same users on both machines. And I added a user yesterday from my machine, and I see him on both machines. I just don't think it's possible that both implementations aren't using the same mdw. I know this doesn't make any sense.... I have had this exact same implementation running successfully for several years on ~ 15 computers at 2 other locations.....one BE, one mdw on a 'master machine', and FE referencing them on all the others. I understand how it needs to be set up. I just don't see how this is any different from that one, and everything I found in other posts seems to be right. Still, it's not working... >...because, she is happy with some machines and not others. That's a ***I'm copying this mdb to the other machine. I'm referencing the ONLY copy>difference in the files the machines are accessing, and nothing otherwise to >do with the complications of setting up Access Security. > >(I cant tell from here whether it's a different mdb, mdw, shortcut, or >permissions on a folder, but it strikes me as one of those, rather than >whether she has "set up security correctly". It is up to her to establish the >precise difference between machines, which could be any of the above but NOT >basic security setup) of Security.mdw on my network. The shortcut uses the COPIED mdb and the ONLY mdw. I was using this DB for > 1 year successfully before implementing security, so I don't see how it could be folder permissions...and it's in My Documents, so that wouldn't be a problem. Actually, if anything, the other machine is where I might expect problems... it's an old machine, that has at one time had Access 95, 97, and 2000 on it at the same time, and 2000 was upgraded to 2003. I know all the advice is not to do that, but I was supporting DB's in all those versions, and it was a bear to get set up initially. But I never had anything other than minor annoyances with the multiple versions. But that is the machine that works! The one I'm having problems with is relatively new, original installation of XP, only ever had Office 2003....no glitches that I'm aware of. > ***That's not what I intended to say...:>) That's the one thing I was>She all but SAYS it's a difference of different files on different machines pretty sure was right from the beginning, because I've set up the same thing at two other locations previously. I was hoping it would be something I had done inadvertantly in the security that I'm not recognizing. What it looks like to me is SOME difference between the machines, but the setup seems to be right. And remember, I started out on my machine...the one that doesn't work. What you'd expect to have trouble with is the remote machine.... >(well, as I see it, 50% chance of being wrong as usual!) >Chris -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200611/1 Chris Mills wrote:
> It's nothing to do with "security setup and permissions". I see. I'll leave it to you to solve the mystery then.-- Joan Wild Microsoft Access MVP "Joan Wild" <jwild@nospamtyenet.com> wrote in message The importance of Joan in not welcoming other opinions is the only thing whichnews:%23EW788IFHHA.4768@TK2MSFTNGP05.phx.gbl... > Chris Mills wrote: > > It's nothing to do with "security setup and permissions". > > I see. I'll leave it to you to solve the mystery then. > > -- > Joan Wild > Microsoft Access MVP > is suspect here! What a pathetic and undeserving response, Joan. You can do better. As far as I can tell, the issue was unresolved or the error descriptions were inaccurate. I expect better than plain bitchiness from the likes of you. Regards, Chris Hi, Chris.
> What a pathetic and undeserving response, Joan. You can do better. As far Geez! Someone got up on the wrong side of the bed!> as I > can tell, the issue was unresolved or the error descriptions were > inaccurate. > I expect better than plain bitchiness from the likes of you. > Regards, Chris This closing does not comport with such salient remarks. "Regards" implies a feeling of respect and affection, or of someone held in high esteem. May I instead suggest "Bitterly, Chris" as a closing for your future retorts? HTH. Gunny See http://www.QBuilt.com for all your database needs. See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials. Blog: http://DataDevilDog.BlogSpot.com http://www.Access.QBuilt.com/html/expert_contributors2.html for contact info. Show quoteHide quote "Chris Mills" <phad_nospam@cleardotnet.nz> wrote in message news:O3kqhBhOHHA.2232@TK2MSFTNGP02.phx.gbl... > > "Joan Wild" <jwild@nospamtyenet.com> wrote in message > news:%23EW788IFHHA.4768@TK2MSFTNGP05.phx.gbl... >> Chris Mills wrote: >> > It's nothing to do with "security setup and permissions". >> >> I see. I'll leave it to you to solve the mystery then. >> >> -- >> Joan Wild >> Microsoft Access MVP >> > The importance of Joan in not welcoming other opinions is the only thing > which > is suspect here! > > What a pathetic and undeserving response, Joan. You can do better. As far > as I > can tell, the issue was unresolved or the error descriptions were > inaccurate. > I expect better than plain bitchiness from the likes of you. > > Regards, Chris > > > "Regards" implies a feeling of respect and affection... Then you have an inability to differentiate one of her posts from hermajority. (In this case, clearly stiffling other suggestions) Cheerfully Chris Hi, Chris.
Where I come from, anyone who utters such disrespectful words to a colleague as you have, publicly or privately, even once, would quickly find dents in his resume and a new job in Antarctica, no matter how loudly or how often he claims to have respect for that colleague 99.99% of the time. Reflectively, Gunny See http://www.QBuilt.com for all your database needs. See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials. Blog: http://DataDevilDog.BlogSpot.com http://www.Access.QBuilt.com/html/expert_contributors2.html for contact info. Show quoteHide quote "Chris Mills" <phad_nospam@cleardotnet.nz> wrote in message news:epf9u%23BPHHA.4172@TK2MSFTNGP03.phx.gbl... >> "Regards" implies a feeling of respect and affection... > > Then you have an inability to differentiate one of her posts from her > majority. > > (In this case, clearly stiffling other suggestions) > > Cheerfully > Chris > > Joan Wild wrote:
>> I set up user-level security on an Access 2003 DB on a Windows XP I assume you're talking permissions in the security...no, I didn't.>> machine, using the security wizard. I'm almost positive that I >[quoted text clipped - 7 lines] >> edit or add data. All the other users can log on fine, but not edit >> data. > >It sounds as though you tinkered with permissions after running the wizard >(or perhaps ran the wizard a second time?). You say your username has >access to the objects, but you can't edit/add data. What do you mean by I can create, delete, and edit forms, queries, reports, macros, etc....>access? everything except data. The other users can't, which is as it should be. Even the admin account can't edit data. What permissions does the full data group have on the data sources >of your forms? You can check this in Tools, security, permissions.Read design, Read data, Update data, Delete data, on both machines I have looked at Security on both machines and it appears to be identical... the SAME FILE. > I don't see how that is possible. I only created one security file. When I>> In desperation, I copied the FE to my second Windows 2000/Office 2003 >> machine, from which I was planning to demo anyway, and it works >> perfectly there! The first few times I copied the 'master' to the >> second machine, I held my breath, afraid that it would not work, but >> it always does. It really looks like it's the MACHINE, not the >> setup, but I just don't see how that could be. > >Sounds like you might be using a different mdw file on the problem machine. look at security from either machine, I see all the users and the permissions look to be identical. Yesterday, I added a user, and I see him from the security menu on both machines. Both shortcuts point to the same security file. On my machine, the shortcut is: "C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "C:\Documents and Settings\Jessica\My Documents\MasterGardeners\DataBase\MasterGardeners.mdb" /wrkgrp "C:\Documents and Settings\Jessica\My Documents\MasterGardeners\ DataBase\Security.mdw" On the other: "C:\Program Files\Microsoft Office 2000\OFFICE11\MSACCESS.EXE" "C:\MAMG\ MasterGardeners.mdb" /WRKGRP "M:\Security.mdw" M: is mapped to "C:\Documents and Settings\Jessica\My Documents\ MasterGardeners\DataBase" on my machine. > It's the remote machine that works properly, using the reference to M:. On>> My shortcut on the second machine is "C:\Program Files\Microsoft >> Office 2000\ OFFICE11\MSACCESS.EXE" "C:\MAMG\MasterGardeners.mdb" >> /WRKGRP "M:\Security. mdw". M: is mapped to the folder on my >> machine. > >Try using UNC pathname for the security.mdw. >\\machinename\path\security.mdw my machine everything is in the same folder in My Documents... no reason to use UNC there. >You have some extra spaces in your shortcut There is actually a space in the folder name for Access (there are quotes);>that shouldn't be there like 2000\spOFFICE11 and alos Security.spmdw not sure why there appears to be a space in the mdw in the post; it is not there.......I copied/pasted then just like I did above just now. > I agree with you about where it appears the problem is....but I am copying>> The data is linked to the BE on my machine. I realized in >> researching this problem that I also need to join the BE to the >> workgroup, but I'm waiting until I get this resolved. > >In that case, the problem is with the permissions in the FE or the wrong >shortcut or wrong mdw for the FE. Since the BE is secured, anyone with any >mdw can read the data. > the FE from my machine to the other one, and referencing the same mdw. I don't see any possibility that both machines are not using the same security. mdw. I did a search on my entire C: drive for *.mdw, and found only this one, two other ones with completely different names that I use (successfully) for other DB's. Actually, I was expecting to see the default system.mdw that everything I read said not to use, but didn't find it. What it looks like to me is that it's related to the MACHINE, although I don't see how that could be... I understand that the BE is exposed. I'm going to join it to the same security as soon as I get this resolved. Right now, editing the BE directly is the only way I can edit the data on my machine. -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200611/1 JessicaMorris wrote:
Show quoteHide quote >I set up user-level security on an Access 2003 DB on a Windows XP machine, ***not sure if this is how to post additional info, without actually>using the security wizard. I'm almost positive that I tested it and it >worked correctly at the very beginning. > >However, at midnight before a presentation the next morning, I was unable to >edit the data. I already looked at lots of discussions, and don't find >anything quite like my problem. I'm fairly sure it's set up properly, after >having read several threads and looked at the FAQ and also a better link to >jmwild, since the FAQ isn't current for 2003. I have set up a similar one >previously, except that the 'master' was actually the primary user's machine, >and it worked perfectly from the first moment. > >On my machine, I am prompted for user id/password, and only those set up are >allowed. Some users are read only and some are full data. I have a FE/BE >set of DB's. The 'master' FE, BE, and mdw file are on my Windows XP >(completely current) machine. Only I have access to the objects, which is >correct, but no one, not even me or ADMIN can edit or add data. All the >other users can log on fine, but not edit data. > >In desperation, I copied the FE to my second Windows 2000/Office 2003 machine, >from which I was planning to demo anyway, and it works perfectly there! The >first few times I copied the 'master' to the second machine, I held my breath, >afraid that it would not work, but it always does. It really looks like it's >the MACHINE, not the setup, but I just don't see how that could be. > >I've tried executing the 'good' copy across the network from my machine...no >good! However, if I connect remotely to that machine and actually execute it >on that machine from mine, it works perfectly. But it's a pain in the neck >to have to connect remotely to the other machine, to test forms, etc. or just >making minor edits. > >My shortcut on the second machine is "C:\Program Files\Microsoft Office 2000\ >OFFICE11\MSACCESS.EXE" "C:\MAMG\MasterGardeners.mdb" /WRKGRP "M:\Security. >mdw". M: is mapped to the folder on my machine. The data is linked to the >BE on my machine. I realized in researching this problem that I also need to >join the BE to the workgroup, but I'm waiting until I get this resolved. >(Yes...I know the path to Access says Office 2000, rather than 2003, but it >was upgraded and the existing office folder was Office2000; I didn't want to >tinker with changing the folder name. It is 2003.) > >Can anyone help? > >Thanks, >Jessica responding to someone else... Just for fun, I copied an unsecured DB to a test folder on the machine I'm having trouble with...and joined it to the mdw I'm using on the secured DB I'm having trouble with. IT WORKS PERFECTLY! A different DB...same mdw. Now I'm really blown away! How can this be? HELP!!! Thanks, JMM On the problem machine, what happens if you use the workgroup administrator
to join your secure mdw by default and then open the secure mdb - does it work then? -- Show quoteHide quoteJoan Wild Microsoft Access MVP JessicaMorris via AccessMonster.com wrote: > JessicaMorris wrote: >> I set up user-level security on an Access 2003 DB on a Windows XP >> machine, using the security wizard. I'm almost positive that I >> tested it and it worked correctly at the very beginning. >> >> However, at midnight before a presentation the next morning, I was >> unable to edit the data. I already looked at lots of discussions, >> and don't find anything quite like my problem. I'm fairly sure it's >> set up properly, after having read several threads and looked at the >> FAQ and also a better link to jmwild, since the FAQ isn't current >> for 2003. I have set up a similar one previously, except that the >> 'master' was actually the primary user's machine, and it worked >> perfectly from the first moment. >> >> On my machine, I am prompted for user id/password, and only those >> set up are allowed. Some users are read only and some are full >> data. I have a FE/BE set of DB's. The 'master' FE, BE, and mdw >> file are on my Windows XP (completely current) machine. Only I have >> access to the objects, which is correct, but no one, not even me or >> ADMIN can edit or add data. All the other users can log on fine, >> but not edit data. >> >> In desperation, I copied the FE to my second Windows 2000/Office >> 2003 machine, from which I was planning to demo anyway, and it works >> perfectly there! The first few times I copied the 'master' to the >> second machine, I held my breath, afraid that it would not work, but >> it always does. It really looks like it's the MACHINE, not the >> setup, but I just don't see how that could be. >> >> I've tried executing the 'good' copy across the network from my >> machine...no good! However, if I connect remotely to that machine >> and actually execute it on that machine from mine, it works >> perfectly. But it's a pain in the neck to have to connect remotely >> to the other machine, to test forms, etc. or just making minor edits. >> >> My shortcut on the second machine is "C:\Program Files\Microsoft >> Office 2000\ OFFICE11\MSACCESS.EXE" "C:\MAMG\MasterGardeners.mdb" >> /WRKGRP "M:\Security. mdw". M: is mapped to the folder on my >> machine. The data is linked to the BE on my machine. I realized in >> researching this problem that I also need to join the BE to the >> workgroup, but I'm waiting until I get this resolved. (Yes...I know >> the path to Access says Office 2000, rather than 2003, but it was >> upgraded and the existing office folder was Office2000; I didn't >> want to tinker with changing the folder name. It is 2003.) >> >> Can anyone help? >> >> Thanks, >> Jessica > > > ***not sure if this is how to post additional info, without actually > responding to someone else... > > Just for fun, I copied an unsecured DB to a test folder on the > machine I'm having trouble with...and joined it to the mdw I'm using > on the secured DB I'm having trouble with. IT WORKS PERFECTLY! A > different DB...same mdw. > > Now I'm really blown away! How can this be? > > HELP!!! > > Thanks, > JMM > > -- > Message posted via http://www.accessmonster.com Same thing...recordset not updatable, new record gray....
Joan Wild wrote: Show quoteHide quote >On the problem machine, what happens if you use the workgroup administrator >to join your secure mdw by default and then open the secure mdb - does it >work then? > >>> I set up user-level security on an Access 2003 DB on a Windows XP >>> machine, using the security wizard. I'm almost positive that I >[quoted text clipped - 62 lines] >> -- >> Message posted via http://www.accessmonster.com -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200612/1 Well that is not a security issue. You could get that message with an
unsecured mdb as well. Is this a form or query that you are opening? In either case (the form's recordsource, or the query) is not updateable. If you search in Help for updateable query you will get a list of cases when a query can't be updated. -- Show quoteHide quoteJoan Wild Microsoft Access MVP JessicaMorris via AccessMonster.com wrote: > Same thing...recordset not updatable, new record gray.... > > > Joan Wild wrote: >> On the problem machine, what happens if you use the workgroup >> administrator to join your secure mdw by default and then open the >> secure mdb - does it work then? >> >>>> I set up user-level security on an Access 2003 DB on a Windows XP >>>> machine, using the security wizard. I'm almost positive that I >> [quoted text clipped - 62 lines] >>> -- >>> Message posted via http://www.accessmonster.com > > -- > Message posted via AccessMonster.com > http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200612/1 I'm going to start over....unsecure the DB, add security. I'm SURE that it
worked when I first set it up. Something happened along the way...I'll let you know. Thanks for your help! Joan Wild wrote: Show quoteHide quote >Well that is not a security issue. You could get that message with an >unsecured mdb as well. > >Is this a form or query that you are opening? > >In either case (the form's recordsource, or the query) is not updateable. >If you search in Help for updateable query you will get a list of cases when >a query can't be updated. > >> Same thing...recordset not updatable, new record gray.... >> >[quoted text clipped - 11 lines] >> Message posted via AccessMonster.com >> http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200612/1 -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200612/1
More security questions
Getting started with security Frontend Downloads Access 2003 on wondows XP de-secure problem add tick boxes inside table Read only report Encode/Decode Data Base Error 7399 When trying to link an Access database to SqlServer 2K Error 0x80040E4D when tryng to open an password protected Access database programmatically Problem accessing Access from ShortCut. |
|||||||||||||||||||||||