Page 2 of 2 FirstFirst 12
Results 41 to 45 of 45

Thread: Project gets stuck when running on Apple computer

  1. #41

    Thread Starter
    Member
    Join Date
    Nov 2012
    Posts
    58

    Re: Project gets stuck when running on Apple computer

    Quote Originally Posted by Arnoutdv View Post
    Then I still think your DB file is corrupted.
    Because you said earlier that following does work
    Code:
    Set rec = db.OpenRecordset("Table2", dbOpenTable)

    I open the file and read all records normally with no problems.

  2. #42
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    6,733

    Re: Project gets stuck when running on Apple computer

    Then create a basic project in which you open the tables using the same method

  3. #43

    Thread Starter
    Member
    Join Date
    Nov 2012
    Posts
    58

    Re: Project gets stuck when running on Apple computer

    Quote Originally Posted by Arnoutdv View Post
    Then create a basic project in which you open the tables using the same method
    I created a new basic project opening the tables using the same method but it still doesn't work.
    What I observed is that : If I open the table using Ms Access and then run the project, IT WORKS !. I don't understand what is happening.

  4. #44

    Thread Starter
    Member
    Join Date
    Nov 2012
    Posts
    58

    Re: Project gets stuck when running on Apple computer

    Quote Originally Posted by dimbil View Post
    I created a new basic project opening the tables using the same method but it still doesn't work.
    What I observed is that : If I open the table using Ms Access and then run the project, IT WORKS !. I don't understand what is happening.

    When I open the table using Ms Access, I get a message "part of the active content has been disabled" ... I click on "content activation" and then I can see it's contents and after this I can read the file though the project.
    What should I do to disappear the message "part of the active content has been disabled" ?

  5. #45
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,525

Page 2 of 2 FirstFirst 12

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width