|
-
Jul 18th, 2022, 01:51 PM
#41
Thread Starter
Member
Re: Project gets stuck when running on Apple computer
 Originally Posted by Arnoutdv
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.
-
Jul 18th, 2022, 02:56 PM
#42
Re: Project gets stuck when running on Apple computer
Then create a basic project in which you open the tables using the same method
-
Jul 26th, 2022, 09:32 AM
#43
Thread Starter
Member
Re: Project gets stuck when running on Apple computer
 Originally Posted by Arnoutdv
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.
-
Jul 27th, 2022, 09:36 AM
#44
Thread Starter
Member
Re: Project gets stuck when running on Apple computer
 Originally Posted by dimbil
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" ?
-
Jul 27th, 2022, 10:59 AM
#45
Re: Project gets stuck when running on Apple computer
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|