Results 1 to 2 of 2
  1. #1
    udigold1 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Dec 2010
    Posts
    29

    Problem opening shared Access through excel

    Hi,


    I have an Access DB on a network folder. I have an Excel file that connects to the DB using vba code.
    Problem is whenever I'm opening the DB through Access, when other users trying to connect to the DB via excel they're getting the "data link properties" dialog and can't go on.
    How can I solve it?

    here's the vba code in excel:

    Code:
    "OLEDB;Provider=Microsoft.ACE.OLEDB.12.0;Password="""";User ID=Admin;Data Source=\\na02\data$\bakara\gemel\datain\DayDataIn1.accdb;Mode=Share Deny Write " _
            , _
            ";Extended Properties="""";Jet OLEDB:System database="""";Jet OLEDB:Registry Path="""";Jet OLEDB:Database Password="""";Jet OLEDB:En" _
            , _
            "gine Type=6;Jet OLEDB:Database Locking Mode=0;Jet OLEDB:Global Partial Bulk Ops=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB" _
            , _
            ":New Database Password="""";Jet OLEDB:Create System Database=False;Jet OLEDB:Encrypt Database=False;Jet OLEDB:Don't Copy Locale on" _
            , _
            " Compact=False;Jet OLEDB:Compact Without Replica Repair=False;Jet OLEDB:SFP=False;Jet OLEDB:Support Complex Data=False;Jet OLEDB" _
            , _
            ":Bypass UserInfo Validation=False;Jet OLEDB:Limited DB Caching=False;Jet OLEDB:Bypass ChoiceField Validation=False" _
    Thanks,
    Udi

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 04-29-2016, 08:43 AM
  2. Replies: 1
    Last Post: 06-10-2012, 03:41 PM
  3. Replies: 0
    Last Post: 07-14-2010, 04:01 PM
  4. Opening access database problem
    By dr223 in forum Access
    Replies: 9
    Last Post: 03-31-2010, 04:48 PM
  5. Opening Shared Access File
    By JimmyT in forum Access
    Replies: 1
    Last Post: 11-17-2009, 08:19 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