Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 33
  1. #16
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    I can download it tonight, if no one solves it before then.

  2. #17
    merlin777 is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Sep 2011
    Posts
    117
    magic - thanks!

  3. #18
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    Quote Originally Posted by merlin777 View Post
    magic - thanks!
    Joe said he would take a look at your DB for you. Did you already resolve the issue?

  4. #19
    merlin777 is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Sep 2011
    Posts
    117
    no - still stumped

  5. #20
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    I downloaded it to my computer, changed the extension to accdr, and tried opening it, and it opened up fine without any issues.

    The odd thing is when I open the accdb, I get a message that certain content may be disabled (the standard warning we get with VBA or macros), but I do not see any macros or VBA anywhere in the project.

  6. #21
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 64bit Access 2013
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538
    I downloaded your file. Changed it to an .accdr file and was able to open with out issue. I could not replicate your problem. Prior to changing the name, I opened it as an Access File. There was no VBA nor macros associated with the file. It opened normally.

  7. #22
    merlin777 is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Sep 2011
    Posts
    117
    hmmnn. Do i need runtime installed? I thought .accdrs still opened in full access but in runtime mode.

  8. #23
    merlin777 is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Sep 2011
    Posts
    117
    i opened it on a different pc (w7, 2007) as an accdb and it opened with a security warning. Then i tried as an accdr and it also opened with a security warning.

    I can't say why i don't get the warning on my vista machine in runtime mode but it might explain why it opens and immediately closes again.

    As I dont have any code or vba in it I'm still stumped.

  9. #24
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    FWIW, I do not have the run-time app on my machine, and it runs fine.

    I see you mentioned "Vista", and I grimaced a bit. That was a notoriously buggy release, and it is a bit old and out-dated at this point, so I wonder if that is where your problem lies.

  10. #25
    merlin777 is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Sep 2011
    Posts
    117
    i think i might also suspect vista but i spent a lot of time using access successfully on this machine about 6 months ago.

  11. #26
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    It seems reasonable to suspect Vista is not handling a "Trusted Location" thing properly. FWIW, I use accdr with full versions of Access to test Run Time environment all of the time.

  12. #27
    merlin777 is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Sep 2011
    Posts
    117
    sorted! Turned out to need 'trusted locations' set.

  13. #28
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 64bit Access 2013
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538
    For future reference Boyd has a good tutorial. Look here.

    http://www.hitechcoach.com/ and scroll down.

  14. #29
    merlin777 is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Sep 2011
    Posts
    117
    setting a trusted location works for local files but when i try to set a network location on my nas (where i want to keep the file) i get an error: "The path you have entered cannot be used as a Trusted Location for security reasons."
    any ideas what i need to do?

  15. #30
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    What I do is edit the registry of the client. You can incorporate the code within your application or run the code separately via the attached example (from the client machine). If you use the attached example to include subfolders, use the trailing \ in your description of the path. The instructions say not to include it, but do include it if you are using the subfolder option. At least I remember this to be a bug because I sometimes use the example, as is.
    Attached Files Attached Files

Page 2 of 3 FirstFirst 123 LastLast
Please reply to this thread with any new information or opinions.

Similar Threads

  1. ApplyFilter in ACCDR
    By Cedarguy in forum Access
    Replies: 5
    Last Post: 05-11-2015, 05:49 AM
  2. .accdr file issue
    By EdCanada in forum Access
    Replies: 20
    Last Post: 04-04-2014, 12:10 AM
  3. Allow additions on .accdr
    By dougie in forum Forms
    Replies: 0
    Last Post: 02-20-2012, 05:17 AM
  4. Performance of ACCDB vs. ACCDR
    By ser01 in forum Access
    Replies: 2
    Last Post: 06-13-2011, 08:23 PM
  5. cannot change extension from accdb to accdr
    By everette in forum Access
    Replies: 4
    Last Post: 05-01-2011, 03:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums