Results 1 to 3 of 3
  1. #1
    sukhjinder's Avatar
    sukhjinder is offline Beginner
    Windows 10 Access 2016
    Join Date
    May 2016
    Posts
    43

    Error in code while opening with ms access


    OpenArgs_Form.mdbClick image for larger version. 

Name:	Capture.PNG 
Views:	12 
Size:	16.3 KB 
ID:	30491 I Find error while opening with 64 bit ms access

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    1st, check to see if you have any MISSING references.
    in VBE, menu, tools, references...
    are any checked item labeled: missing.
    if so, uncheck them.
    MISSING ITEMS ALWAYS CRASH THE SYSTEM AT STARTUP

    if there are no missing items, then the statement could have the wrong syntax.

  3. #3
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    Using 32 bit code, with 64 bit Access, requires the use of PtrSafe, as discussed here:

    http://www.access-programmers.co.uk/...d.php?t=290186

    Linq ;0)>
    The problem with making anything foolproof...is that fools are so darn ingenious!

    All posts/responses based on Access 2003/2007

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

Similar Threads

  1. Error Opening MS access table from Excel ADO
    By jjfaith in forum Import/Export Data
    Replies: 2
    Last Post: 08-29-2016, 02:32 PM
  2. Error with macro while opening access.
    By Trisha in forum Access
    Replies: 5
    Last Post: 03-04-2014, 01:07 PM
  3. opening access from vb 6.0 - command line error
    By john1951 in forum Programming
    Replies: 1
    Last Post: 03-20-2013, 06:42 AM
  4. Replies: 4
    Last Post: 07-06-2012, 07:46 AM
  5. Error opening Outlook from Access
    By Toots in forum Programming
    Replies: 2
    Last Post: 03-13-2011, 06:00 PM

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